Write basic C program to calculate gross salary

Write a C Program for the following :- Ramesh’s basic salary is input through the keyboard. His dearness allowance is

Read more

Write a C program to interchange the contents of C and D

Problem Statement :  Two numbers are input through the keyboard into two locations C and D. Write a program to

Read more

write a C program for Conversion of Temperature from Fahrenheit to Centigrade

Problem Statement: Temperature of a city in Fahrenheit degrees is input through the keyboard. Write a c program to convert

Read more

Write a c program for Calculation of aggregate and percentage marks

Problem Statement: If the marks obtained by a student in five different subjects are input through the keyboard, find out

Read more