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

C Program to Check Armstrong Number

In this C programming example, we will write a program to check Armstrong Number in C. We will start with Armstrong Number. Before that, you should have knowledge of the following topics in C programming. What is an Armstrong Number? …

Read moreC Program to Check Armstrong Number

Categories C Programs Tags c special number programs

C Program to Generate Random numbers within a Range

In this tutorial, you will learn to generate random numbers within a range in C programming. But before that, you may go through the topic below if you do not know about the rand() and srand() function used in random …

Read moreC Program to Generate Random numbers within a Range

Categories C Programs Tags c number programs

C Program to Generate Random Numbers

In this C program section, we will learn how to generate random numbers in C programming. Let us start with random numbers. What is Randon Number? We can define Random as something that happens without any conscious decision. Similarly, a …

Read moreC Program to Generate Random Numbers

Categories C Programs Tags c number programs

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

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

C Program to Convert Number to Words

In this tutorial, we will create a C program to Convert Numbers to Words. Consider a number 278 is taken as an input, now the program will convert this numeric value to words such as “Two Hundred Seventy Eight”. We …

Read moreC Program to Convert Number to Words

Categories C Programs Tags c number programs

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

C Program to Find GCD of two Numbers

This tutorial will teach you how to find the GCD (Greatest Common Divisor) or HCF of two numbers in C. To understand this example, you should have knowledge of the following C programming topics. The GCD(Greatest Common Divisor) of two integers is …

Read moreC Program to Find GCD of two Numbers

Categories C Programs Tags c number programs
Older posts
Newer posts
← Previous Page1 … Page45 Page46 Page47 … Page76 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