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 Programs

C programming App
C programming App

C Program to Delete a Particular element from an Array

In this tutorial, we will write a C program to delete an element in an array by specifying the value. Before that, you should have knowledge on the following C topics: Example: InputInput array elements: 11 22 30 42 50Specify …

Read moreC Program to Delete a Particular element from an Array

Categories C Programs Tags c array programs

C Program to sort a String in Ascending order

In this tutorial, we will write a c program to sort a string array in ascending order. Before that, you may go through the following topics in C C Program to sort a String in Ascending order Output: Enter the …

Read moreC Program to sort a String in Ascending order

Categories C Programs Tags c string programs

C Program to find Maximum occurring Character in a String

In this tutorial, we will write a program in C to find the maximum occurring character in a string. Before that, you may go through the following topics in C Find maximum occurring character in a string in C Output: …

Read moreC Program to find Maximum occurring Character in a String

Categories C Programs Tags c string programs

Keith Number Program in C

In this tutorial, we will write a Keith number in C. It is one of the most asked questions in an interview. Before that, you may go through the following topic in C programming. What is Keith Number? A positive …

Read moreKeith Number Program in C

Categories C Programs Tags c special number programs

Fascinating Number Program in C

In this tutorial, we will write a C program to check whether the given number is a Fascinating number or not. You may go through the following topics first in C. What is Fascinating Number? A number is said to …

Read moreFascinating Number Program in C

Categories C Programs Tags c special number programs

Peterson Number in C

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

Read morePeterson Number in C

Categories C Programs Tags c special number programs

Sunny Number Program in C

Let us go through a C program to check whether the number is Sunny Number or Not. What is Sunny Number? A number N is said to be a sunny number if the number next to the given number (N+1) is a …

Read moreSunny Number Program in C

Categories C Programs Tags c special number programs

Happy Number Program in C

In this tutorial, we will write a C program to check if the number is happy number or not. Let us start by defining a happy number. Happy Number A number is said to be a happy number if it …

Read moreHappy Number Program in C

Categories C Programs Tags c special number programs

Automorphic Number Program in C

In this article, we will write a C Program for Automorphic Number. The following C programming topic is used in the program below. while loop if..else statement A number is said to be an automorphic number if the square of the …

Read moreAutomorphic Number Program in C

Categories C Programs

C Program to Reverse a Number using for loop

In this tutorial, we will write a reverse number in C using for loop. Before that, you may go through the following topics in C. C program to reverse a number using for loop This is a reverse number program …

Read moreC Program to Reverse a Number using for loop

Categories C Programs Tags c loop programs, c number programs
Older posts
Newer posts
← Previous Page1 … Page4 Page5 Page6 … Page15 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