C Language Programs

Simple C Programs

This section covers simple C language programs. All the example program includes the description of the program, C code as well as output of the program. 

List of programs

              More Programs


If Condition Programs

This section covers programs based on if condition. Here we have program realetd to all the syntaxes used for if condition. For all the program we have given proper description, code and output that we get on execution of the program.

List of programs are :

                     More Program

Loop Based Programs (Programs related to for loop, while loop, do while loop)

C program to check the number is a prime number or not.
C program to print sum of the digits of the number
C program to print the reverse of a number.
C program to check number is palindrome or not.

More loop-based programs

Pattern Programing

Click for solutions

Conversion Programs

C Program to convert decimal to Binary
C Program to convert binary to decimal
C Program to convert decimal to Octal
C Program to convert Octal to decimal
C Program to convert decimal to hexadecimal
C Program to convert hexadecimal to decimal

More Conversion Programs

Arrays based programs

Single dimension numeric array
double dimesion numberic array
single dimension character array
double dimension character array

Programming Solutions @ rajeshshukla

All Programs
C Language Simple Programs
C Language If Condition and Switch Statement Programs
C Language Loop Programs
C Language Conversion Programs
C Language Pattern Programs
C Language Single Dimension Numeric Array programs
C Language Double Dimension Numeric Array Programs
C Language Single Dimension Character Array programs
C Language Pointer Programs
C Language File Handling Programs

C Language Programming Tutorial

C Language Tutorial Home    Introduction to C Language     Tokens     If Condition     goto statement and Labelname     Switch Statements     For loop     While Loop    Do while loop     break and continue    Functions    Recursion    Inbuild Functions    Storage Classes    Preprocessor    Arrays    Pointers     Structures and Unions    File Handling     Projects

Tutorials

Technical Questions

Interview Questions

C Programming
C++ Programming
Class 11 (Python)
Class 12 (Python)
C Language
C++ Programming
Python

C Interview Questions
C++ Interview Questions
C Programs
C++ Programs