Download Our Mobile App
Class 10 See Asking C programming Questions
WAP to calculate the area of a rectangle in c. [Hints: a = l x b]
WAP to calculate the simple interest in c. [Hints: i= (ptr)/100]
WAP to calculate the average of 3 number in c. [Hints: av= (a+b+c)/3]
WAP to calculate the volume of cylinder in c. [Hints: v= pi*r*r*h]
WAP to convert days into respective years, months and days.
Write a program to find greatest among two number
Write a program to check whether given number is odd or even
Write a program to check whether given number is positive or negative
Write a program to check whether given number is positive, negative or zero.
Write a program to find greatest among three number.
Write a program to input percentage and check whether he/she secure distinction, first division, second division, third division or fail.