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

Fascinating Number in Java

In this java program tutorial, we will learn about Fascinating Number and its implementation through Java. We will check whether the number Fascinating Number or not and also another program to find the find Fascinating Number within a given range …

Read moreFascinating Number in Java

Categories Java Programs Tags java special program

Tech Number Program in Java

In this tutorial, we will learn about Tech numbers and create a Java program to check for Tech numbers. We will see two java examples on Tech Numbers with Java Programming. What is Tech Number? A number is said to be Tech Number if …

Read moreTech Number Program in Java

Categories Java Programs Tags java special program

Sunny Number in JAVA

In this tutorial, we will learn about Sunny numbers and create a Java program to check for sunny numbers. We will see two java examples on Sunny Number. What is Sunny Number? A number N is said to be a sunny number if the number next …

Read moreSunny Number in JAVA

Categories Java Programs Tags java special program

Peterson Number in Java

In this tutorial, we will learn about the Peterson number and check if the number is Peterson or not in java. What is Peterson Number? A number is said to be a Peterson number if the sum of factorials of …

Read morePeterson Number in Java

Categories Java Programs Tags java special program

Automorphic Number Program in Java

In this tutorial, you will learn about the Automorphic Number along with an example and also code java to check whether the number is automorphic or not. What is an Automorphic number? A number is said to be an automorphic number …

Read moreAutomorphic Number Program in Java

Categories Java Programs Tags java special program

Java Program to print ASCII value of a Character

In this tutorial, you will learn how to find the ASCII value of a character in Java. Before that, you need to have the knowledge of the following in Java Programming. Data-types Type-Casting ASCII stands for American Standard Code for Information …

Read moreJava Program to print ASCII value of a Character

Categories Java Programs Tags java basic programs

Java program for Sparse Matrix Representation using Array

This post contain sparse matrix representation in java using array. Before that you may want to learn about the sparse matrix, click the link below. Introduction to Sparse Matrix in Data Structure Java program for Sparse Matrix Representation using Array …

Read moreJava program for Sparse Matrix Representation using Array

Categories Java Programs

Java Program for Implementing Queue using Arrays

This post in queue program in java using array covers insertion, deletion, and display process in queue. A queue is a special type of collection created to store the elements in FIFO(first-in-first-out) order.It is used to hold the elements before …

Read moreJava Program for Implementing Queue using Arrays

Categories Java Programs

Java Program to Sort String in an Alphabetical order

In this another java tutorial lesson on Java alphabetical sort, we will learn how to sort strings in an order of alphabets.Let’s begin. Program explanation for arranging string in alphabetic order in java: First, we will take the user input …

Read moreJava Program to Sort String in an Alphabetical order

Categories Java Programs Tags java string program

Java Program to Write Char by Char into a File

In this tutorial, you will learn how to Write Char by Char into a File in java. To understand it better, you may want to check the following first: File in Java Java Program to Write Char by Char into …

Read moreJava Program to Write Char by Char into a File

Categories Java Programs Tags java files program
Older posts
Newer posts
← Previous Page1 … Page12 Page13 Page14 … 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