Question
Submit three c++ files: 1. Write a program that prompts the user to input a number. The program should then output the number and a
Submit three c++ files:
1. Write a program that prompts the user to input a number. The program should then output the number and a message saying whether the number is positive, negative, or zero.
********************************************************************************************************************************************
2. Write a program that prompts the user to input three numbers. The program should then output the numbers in ascending order.
******************************************************************************************************************************************** 3. In a right triangle, the square of the length of one side is equal to the sum of the squares of the lengths of the other two sides. Write a program that prompts the user to enter the lengths of three sides of a triangle and then outputs a message indicating whether the triangle is a right triangle.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started