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

Java Program to Convert Binary to Octal

In this tutorial, we will write a java program to convert a binary number into octal using while loop. Before that, you must have knowledge of the following topics in C++. C++ operator C++ while loop Binary number The binary …

Read moreJava Program to Convert Binary to Octal

Categories Java Programs Tags java conversion program

Java Program to Convert Octal to Binary Number

In this tutorial, we will write a java program to convert a octal number into binary using while loop. Before that, you must have knowledge of the following topics in C++. C++ operator C++ while loop Binary number The binary …

Read moreJava Program to Convert Octal to Binary Number

Categories Java Programs Tags java conversion program

Java Program to Convert Binary to Decimal

In this tutorial, we will write a java program to convert binary to decimal using while loop. Before that, you must have knowledge of the following topics in java. Java operator Java while loop Binary number The binary numbers are …

Read moreJava Program to Convert Binary to Decimal

Categories Java Programs Tags java conversion program

Java Program to Convert Decimal to Binary using Loop

In this tutorial, we will write a java program to convert decimal to binary without using array. Before that, you must have knowledge of the following topics in java. Java operator Java while loop Binary number The binary numbers are …

Read moreJava Program to Convert Decimal to Binary using Loop

Categories Java Programs Tags java conversion program

Java Program to Convert Decimal to Binary using Recursion

In this tutorial, we will write a program to convert a decimal number into binary in java using recursion. Before that, you must have knowledge of the following topics in java. Java operator Java while loop Binary number The binary …

Read moreJava Program to Convert Decimal to Binary using Recursion

Categories Java Programs Tags java conversion program

Java Program to check Krishnamurthy Number

In this tutorial, we will learn about Krishnamurthy numbers and write a Krishnamurthy Number program in Java. We will write two programs for Krishnamurthy number in java. Krishnamurthy Number A number is said to be a Krishnamurthy Number if the …

Read moreJava Program to check Krishnamurthy Number

Categories Java Programs Tags java special program

Java Program for ISBN Number

In this tutorial, we will learn about the ISBN (International Standard Book Number) and write a program to check for the ISBN Number in Java ISBN number program in java. ISBN is a 10-digit unique number that is is carried …

Read moreJava Program for ISBN Number

Categories Java Programs Tags java special program

Currency Conversion Program in Java

In this section of the java program tutorial, we will learn how to write a Java Currency Converter Program and see how it works. Before we begin, let me tell you that this is a beginner’s tutorial for the currency …

Read moreCurrency Conversion Program in Java

Categories Java Programs Tags java basic programs

Evil Number in Java

In this section, we will learn about the evil number and the java program on evil numbers. We will write java code to check the given number for evil number. What is Evil Number? A number is said to be …

Read moreEvil Number in Java

Categories Java Programs Tags java special program

Duck Number Program in Java

In this tutorial, we will learn about the Duck number with examples and write a java program for duck numbers. Before that, you may go through the following topics in java. loops in java decision statement in java What is …

Read moreDuck Number Program in Java

Categories Java Programs Tags java special program
Older posts
Newer posts
← Previous Page1 … Page10 Page11 Page12 … 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