Basic C Programs
Basic C Programs
- C Program to perform all Arithmetic Operations
- C Program to calculate Size and Limits of all C Datatypes
- C Program to Swap Two numbers [With and without temporary variable ]
- C Program to Swap the Nibbles of Character
- C Program to Calculate Largest of two numbers using conditional operator
- C program to Convert temperature from centigrade to Fahrenheit
- C Program to understand Pre increment and Pre decrement Operators
- C Program to understand Type Conversion
- C Program to Print All ASCII Charcters and ASCII Values
- C Program to Calculate Area of Circle
- C Program to Calculate Area of Triangle
- C Program to calculate Perimeter and Area of Rectangle
- C program to calculate Simple Interest
- C Program to Find Roots of quadratic equation in C Language
- Program to Calculate Size of Datatypes in C
- C Program to understand float arithmetics
- C Program to Basic Input and Output of datatypes with Format specifiers