22-Write a C program to calculate the division of a student using else-if.
Program: 22 Write a C program to calculate the division of a student using else-if. Output: Enter the marks of
Read MoreProgram: 22 Write a C program to calculate the division of a student using else-if. Output: Enter the marks of
Read MoreProgram: 21 Write a C program to calculate the division of a student using and operator. Output: Enter the marks
Read MoreProgram: 20 Write a C program to calculate the division of a student. Output: Enter the marks of five subjects:
Read MoreProgram: 19 Write a C program to find the right place for traveling. Output: Enter Money: 200 You can travel
Read MoreProgram: 18 Write a C program to calculate the gross salary of an employee. Output: Enter basic salary: 30293 Gross
Read MoreProgram: 17 Write a C program to calculate the salary with bonus. Output: Enter the current year: 2017 Enter the
Read MoreProgram: 16 Write a C program to calculate the square root of a number. Output: Enter the number: 53 The
Read MoreProgram: 15 Write a C program to calculate the power of a number. Output: Enter any number: 3 Enter power:
Read MoreProgram: 14 Write a C program to find that it is leap year or not. Output: Enter a year: 2016
Read MoreProgram: 13 Write a C program to find the number is even or odd. Output: Enter any number: 453 Number
Read More