Q6 If the ages of Ram, Shyam and Ajay are input through the keyboard, write a program to determine the youngest of the three.
Program: 74 If the ages of Ram, Shyam and Ajay are input through the keyboard, write a c program to
Read MoreProgram: 74 If the ages of Ram, Shyam and Ajay are input through the keyboard, write a c program to
Read MoreProgram: 73 A five-digit number is entered through the keyboard. Write a program to obtain the reversed number and to
Read MoreProgram: 72 According to the Gregorian calendar, it was Monday on the date 01/01/01. If any year is input through
Read MoreProgram: 71 Any year is input through the keyboard. Write a c program to determine whether the year is a
Read MoreProgram: 70 Any Integer is input through the keyboard. Write a C program to find out whether it is an
Read MoreProgram: 69 If cost price and selling price of an item is input through the keyboard, write a C program
Read MoreProgram: 68 Wind chill factor is the felt air temperature on exposed skin due to wind. The wind chill temperature
Read MoreProgram: 67 Write a program to receive values of latitude and longitude, in degrees, of two places on the earth
Read MoreProgram: 66 Write a program to receive value of an angle in degrees and check whether sum of squares of
Read MoreProgram: 65 Write a program to receive Cartesian co-ordinates (x,y) of a point and convert them into polar co-ordinates(r,Φ). Output
Read More