Skip to content

Java Vogue

Java Tutorials

  • All Tutorials
  • Java
  • Java8
  • Spring Boot
  • Microservices
  • Spring
  • Hibernate
  • Reactjs
  • Interview Question
  • Contact

Author: Java Vogue

August 5, 2022 Java Vogue

Default value Of int In Java

We will see what is default value of int in java in tutorial . We will write a java program

Continue reading
August 3, 2022 Java Vogue

Java boolean default value

In this tutorial we will see what is java boolean default value . In this example we will write a

Continue reading
August 1, 2022 Java Vogue

How to Square a number In java

We will learn in this tutorial how to square a number in java . We can square in java using

Continue reading
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

Posts navigation

1 2 3 … 5 Next Posts»

Recent Posts

  • Default value Of int In Java
  • Java boolean default value
  • How to Square a number In java
  • Mean Of First n Natural Numbers
  • Swapping Of Two Numbers 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