Showing posts with the label C languageShow All
Scientists measure an object mass in kilograms and its weight in newtons.
Write a program that asks the user to enter the character from a-z.
Write a program that asks for the length and width of two rectangles.
Write a program that asks the user to enter two numbers. The program should use the Conditional operator to determine which number is smaller and which is larger
Write a program that asks the user to enter today`s sales for five stores.
Write the program to convert currency
Write a program that asks the user to enter a number of seconds.
Make a simple calculator. Display and perform the following functionality.  Scientific Calculator  1. Press 1 for Subtraction  2. Press 2 for average of 3 numbers  3. Press 3 for cube of number  4. Press 4 to print the factorial of number  5. Press 5 to print the Fibonacci series  6. Press 6 for square of number
Write a program that calculates and displays a person body mass index (BMI). The BMI is often used to determine whether a person with a sedentary lifestyle is overweight or underweight for his or her height.
Write a program that can be used as Math tutor for a young students. The program should display two random numbers