BeginnersBook

  • Home
  • Java
    • Java OOPs
    • Java Collections
    • Java Examples
  • C
    • C Examples
  • C++
    • C++ Examples
  • DBMS
  • Computer Network
  • Python
    • Python Examples
  • More…
    • jQuery
    • Kotlin
    • WordPress
    • SEO
    • JSON
    • JSP
    • JSTL
    • Servlet
    • MongoDB
    • XML
    • Perl

Java Program to print the elements of an array present on even position

Last Updated: June 19, 2022 by Chaitanya Singh | Filed Under: Java Examples

Here, we will write a java program to print the elements of an array present on even position. For example, if an array is {1,… [Read More]

Emirp Number in Java with example

Last Updated: November 13, 2022 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, you will learn how to write a java program to check if a number is Emirp number. What is an Emirp Number?… [Read More]

Autobiographical Number in Java with example

Last Updated: June 18, 2022 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, we will write a java program to check whether a given number is Autobiographical number or not. What is Autobiographical Number? An autobiographical number is a… [Read More]

Spy Number in Java with example

Last Updated: June 18, 2022 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, we will write a java program to check whether a given number is Spy number or not. We will also write a program to find all… [Read More]

Neon Number in Java with example

Last Updated: June 17, 2022 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, we will write a java program to check whether a given number is Neon number or not. We will also write a program to find all… [Read More]

Fascinating Number Program in Java

Last Updated: June 17, 2022 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, we will write a program in Java to check for a Fascinating number. We will also write a program to display all… [Read More]

Automorphic Number Program in Java

Last Updated: June 17, 2022 by Chaitanya Singh | Filed Under: Java Examples

In this tutorial, you will learn how to write java programs to check if a number is Automorphic number or not. A number is called Automorphic,… [Read More]

JDK vs JRE vs JVM: Difference between them

Last Updated: September 11, 2022 by Chaitanya Singh | Filed Under: java

In this tutorial, you will learn the difference between JDK, JRE and JVM. JDK (Java Development Kit) JDK is a superset of JRE, it contains… [Read More]

C++ vs Java – Difference between C++ and Java

Last Updated: May 26, 2024 by Chaitanya Singh | Filed Under: java

In this post, you will learn the difference between C++ and Java. There are many similarities and differences between these programming languages. Before we see… [Read More]

Features of Java Programming Language

Last Updated: May 25, 2024 by Chaitanya Singh | Filed Under: java

Java is one of widely used and popular programming language. Java is packed with full of features, yet it still maintains the simplicity and flexibility… [Read More]

  • « Previous Page
  • 1
  • …
  • 38
  • 39
  • 40
  • 41
  • 42
  • …
  • 150
  • Next Page »

Java Examples

  • Check Odd-even
  • Linear Search
  • Binary Search
  • Floyd's Triangle
  • Reverse number
  • Random Number
  • first n prime numbers
  • Disp prime Numbers
  • Check Prime number
  • Palindrome String
  • Find factorial
  • Sum of elements of Array
  • Area of rectangle
  • Area of Square
  • Area of Triangle
  • Circle

Tutorials

  • Java Tutorial
  • OOPs Concepts
  • Java String
  • Exception handling
  • Java Multithreading
  • Java I/O
  • Java Serialization
  • Java Regex
  • Java AWT
  • Java Swing
  • Java Enum
  • Java Annotations

Copyright © 2012 – 2026 BeginnersBook . Privacy Policy . Sitemap