Most Important Questions/ C Language Program that was asked in exams.
1.
Write a program to print your name on the screen.
2.
Write a program to print your name and your school name in the next line.
3.
Write a program to enter two numbers and calculate the sum.
4.
Write a program to enter two numbers and interchange both values.
5.
Write a program to enter a number and find out the sum of its digit.
6.
Write a program to enter the temperature in C and convert to F and
vise-Versa.
7.
Write a program to enter the radius and find out the area of the circle.
8.
Write a program to enter the radius and find out the circumference of
the circle.
9.
Explain the function printf and scanf.
10. Explain the Built-in Data type in C Language.
11. What is the difference between user define
data type and pre-define data type?
No comments:
Post a Comment