Skip to content

Java Vogue

Java Tutorials

  • All Tutorials
  • Java
  • Java8
  • Spring Boot
  • Microservices
  • Spring
  • Hibernate
  • Reactjs
  • Interview Question
  • Contact
July 25, 2022 Java Vogue

Mean Of First n Natural Numbers

In this tutorial we will see How to calculate Mean Of First n Natural Numbers . First See sum of

Continue reading
July 25, 2022 Java Vogue

Swapping Of Two Numbers In Java

We will learn how to swap two numbers in java in this tutorial . We can write swapping program in java

Continue reading
July 20, 2022 Java Vogue

How To Find The Average Of Numbers In Java

We will see in this tutorial how to find the average of numbers  and then we write java program to

Continue reading
July 19, 2022 Java Vogue

Print First 10 Prime Numbers in Java

We will write a program to find first ten prime numbers in java . If you are don’t know what are

Continue reading
July 11, 2022 Java Vogue

How to Determine if three lengths form a Triangle

We check if a triangle is valid or not using using Sides . Any triangle is valid if the sum

Continue reading
July 11, 2022 Java Vogue

Duck Number In Java

In this tutorial we will see what is a duck number , How to check given number is duck number

Continue reading
July 5, 2022 Java Vogue

Kaprekar Number Program in Java

In this tutorial we will see what is kaprekar number , How to find kaprekar number . We will write

Continue reading
July 1, 2022 Java Vogue

Spy Number In Java

In this tutorial we will see what is spy number and spy number example . We will write java program

Continue reading
June 24, 2022 Java Vogue

Special Number Program In Java

In this tutorial we will see what is a special number , special number example and how to find special

Continue reading
June 17, 2022 Java Vogue

Java Program to Check Two Strings are Anagram or Not

In this tutorial we will see what is an anagram and check if two strings are anagrams or not in

Continue reading

Posts navigation

«Previous Posts 1 2 3 4 5 6 … 42 Next Posts»

Recent Posts

  • Java Program to display student details Using Class and Object
  • TreeMap floorEntry() method in Java
  • Check If Int is Null In Java
  • Java Math min() method example
  • TreeMap ceilingKey() method in Java

Popular Posts

  • How to Read value From application.properties in spring boot
  • ‘Field required a bean of type that could not be found.’ error spring restful API
  • How to Reload Changes Without Restarting the Server – Spring Boot
  • No converter found for return value of type: org.springframework.http.converter.HttpMessageNotWritableException: No converter found
  • Spring Boot @ConfigurationProperties Property Validation
hi