Basic Programs in C Language or C Programming
Hello World in C Language
WAP that calculates the Simple Interest and Compound Interest. The Principal, Amount, Rate of Interest and Time are entered through the keyboard.
WAP that accepts the marks of 5 subjects and finds the sum and percentage marks obtained by the student.
WAP to calculate the area and circumference of a circle.
WAP that accepts the temperature in Centigrade and converts into Fahrenheit using the formula C/5=(F-32)/9.
WAP that swaps values of two variables using a third variable.
Recent Posts