Temperature of a city in Fahrenheit degrees is input through the keyboard. Write a program to convert this temperature into centigrade degrees.
Convert temperature from degreee centigrade to fahrenheit....
Temperature of a city in Fahrenheit degrees is input through the keyboard. Write a program to convert this temperature into centigrade degrees.
If the marks obtained by a student are input through the keyboard find out the aggregate marks and percentage marks obtained by the student. Assume that the maximum marks that can be obtained by a student in each subject is 100.
Ramesh's basic salary is input through the keyboard His dearness allowance is 90% of basic salary and his house rent allowance is 10% of basic salary and his rural area is 6% of his salary and plus medical allowance 500 + mobile allowance is 500. Write a Program to Calculate his Gross Salary.
Home | � | C Structures | � | Structure within Structure |
Home | � | C Structures | � | Simple Structure Program |
Home | � | C Functions | � | Function with argument and return value |
Home | � | C Functions | � | Function with no argument and return value |
Home | � | C Functions | � | Function with argument and no return value |
Home | � | C Functions | � | Function with no argument and no return value |