Skip to content
Download Android App: Follow Us:
Simple2Code
  • Home
  • Java
    • Java Tutorial
    • Java Programs
    • Java Pattern Programs
  • C
    • C Tutorial
    • C Programs
  • C++
    • C++ Tutorial
    • C++ Programs
  • C#
    • C# Tutorial
    • C# Programs
  • Apps
  • Blog
  • About Us

Java Programs

java pattern program app

Menu Driven Program in Java

In this tutorial, we will write a program on menu driven in java using switch statement along with source code. The switch case is mostly used when it is necessary to give options to the users. If you do not …

Read moreMenu Driven Program in Java

Categories Java Programs Tags java basic programs

Magic Number Program in Java

In this section, we are going to learn about the magic number in Java and also how to find magic numbers in java. What is Magic Number? A number is said to be a magic number if the sum of …

Read moreMagic Number Program in Java

Categories Java Programs Tags java special program

Buzz Number Program in Java

In this tutorial, we will start with what is Buzz Number and Write a Java Program to check whether the number is Buzz Number or not. Buzz Number A Buzz number is one of the special numbers that end with …

Read moreBuzz Number Program in Java

Categories Java Programs Tags java special program

Sphenic Number in Java

In this tutorial, we will start by learning what is Sphenic Number and write a Java Program to check for the Sphenic Number. Sphenic Number A Sphenic Number is a positive integer n which is a product of exactly three distinct prime numbers. Or …

Read moreSphenic Number in Java

Categories Java Programs Tags java special program

Java Program to Check if the given number is Emirp Number or not

In this tutorial of Emirp Number in Java, we will write a program to check for the Emirp number in Java. Let us start by understanding, what is Emirp number. Emirp Number A number is said to be an Emirp …

Read moreJava Program to Check if the given number is Emirp Number or not

Categories Java Programs Tags java special program

Autobiographical Number in Java

In this tutorial, we will write an Autobiographical Number Program in Java and also learn what is Autobiographical Number. Autobiographical Number An autobiographical number is a number such that the first digit of it counts how many zeroes are there in it, …

Read moreAutobiographical Number in Java

Categories Java Programs Tags java special program

Java Program to Display the ATM Transaction

In this tutorial, we will write an ATM program in Java. The program will represent the ATM transaction executed. Operation available in the ATM Transaction are: Withdraw Deposit Check Balance Exit The user will choose one of the above operations: …

Read moreJava Program to Display the ATM Transaction

Categories Java Programs Tags java special program

Spy Number in Java

In this tutorial, we will write java programs to check for Spy Numbers. We will look at two different java programs son Spy Number Java Program to Check If a Number is Spy number or not. Java Program to print …

Read moreSpy Number in Java

Categories Java Programs Tags java special program

Neon Number in Java

In this tutorial, we will write two programs for the Neon number in Java. Program to check whether the nuber neon number or not in Java Display all the neon numbers within the specified range in java. Neon Numbers A …

Read moreNeon Number in Java

Categories Java Programs Tags java special program

Keith Number in Java

In this java programming tutorial, you will learn about Keith Number and its implementation in java. It is frequently asked in Java coding. What is Keith Number? A positive n digit number x is called a Keith number or repfigit number …

Read moreKeith Number in Java

Categories Java Programs Tags java special program
Older posts
Newer posts
← Previous Page1 … Page11 Page12 Page13 … Page23 Next →

More Topics

  • Java Program to find the sum of the Largest Forward Diagonal
    28 April 2024
  • C Program to search an element in an array using Pointers
    7 January 2024
  • C Program to find the sum of the digits of a number using recursion function
    7 January 2024
  • C program to find factorial of a number using Ternary operator with Recursion
    6 January 2024
  • C Program to Add Two Numbers Using Call by Reference
    6 January 2024
  • Find the output ab, cd, ef, g for the input a,b,c,d,e,f,g in Javascript and Python
    1 February 2023
  • String Pattern Programs in C
    29 July 2022

Categories

  • C Programs
  • C Tutorial
  • computer fundamentals
  • CPlusPlus Programs
  • CPlusPlus Tutorial
  • CSharp Programs
  • CSharp Tutorial
  • HTML
  • Java Programs
  • Java Tutorial
  • javascript
  • Uncategorised

Simple2Code

  • About Us
  • Privacy Policy
  • Disclaimer
  • Sitemap

Search

Follow Us:
Copyright © 2025 Simple2Code