$10
QUESTIONS
1) Write C code to add two numbers entered by user.
2) Calculate the area of a circle with given radius.
3) Determine and Output Whether Number N is Even or Odd.
4) Determine Whether a Temperature is Below or Above the Freezing Point.
5) Convert Temperature from Fahrenheit (℉) to Celsius (℃).
6) Write C code to convert the length in feet to centimeter.
7) Write C code to find the largest of three numbers A, B, and C.