1) WAP to calculate the area and circumference of a circle given the
radius?
=>
2) WAP to print the Ascii code of the character given by the user?
=>
3) WAP to calculate the area of a triangle when the base and height
is given by the user?
=>
4) WAP to convert a person’s name into an abbreviated name when the
user provides the first, middle and last name of a person?
=>
5) WAP to calculate the simple interest on the invested amount when
the user provides the principal amount , interest rate & time period?
=>
6) WAP to calculate the gross salary of an employee given his/her
basic salary, deductions and the allowances?
=>
7) WAP to calculate the percentage of a student when his 5 subject
marks are given. The maximum marks obtained in any subject is 100?
=>
8) WAP to convert the temperature given in Celsius into Fahrenheit?
=>
9) WAP to display the size of the different basic data types used in
C language?
=>