PROBLEM 8.1 Write a function to calculate the factorial value of any integer entered through the keyboard. */ #include<stdio.h> int ...
Read moreExercise 7[C] Write program to find the grace marks for a student using switch. The user should enter the class obtained by the student a...
Read moreWrite a menu driven program which has following options: 1.Factorial of a number 2.Prime or not 3.Odd or even 4.Exit Once a menu item ...
Read moreExercise[6B(i)] Write a program to produce the following output: 1 2 3 4 5...
Read moreExercise[6B(h)] Write a program to print 24 hours of day with suitable suffixes like AM,PM,Noon and Midnight. */ #include<st...
Read moreExercise[6B(g)] Ramanujan number is the smallest number that can be expressed as sum of two cubes in two different ways.Write a program ...
Read moreExercise[6B(f)] Population of a town today is 100000.The population hd increased steadily at the rate of 10% per year for last 10 years.Wr...
Read more
Social Plugin