subject

C++ PROGRAM 1) Add dialog to the program from homework 5 problem 2. The program should ask user for last and first name, and then greet the user. After that, program asks for the coefficients of a quadratic equation. After user inputs the values, program prints the inputted values on the screen and ask user to confirm that they are correct. If user replies that the values are incorrect, the program should allow user to change the values of the coefficients. Otherwise, program solves quadratic equation and displays the solutions. After this program should ask user whether she would like to solve another quadratic equation or would like to exit. The program should be tolerant to incorrect user inputs (it should not crash if user gives incorrect or unexpected input).
Tips: start the dialog development with drawing a dialog flowchart – this will be very helpful when you start programming it. You could use example codes that we discussed in the class.
2) Design and implement a test plan (explain how we can check whether the program gives correct results or not). Using designed test plan test your code, if the testing reveals bugs, please explain what incorrect behavior you found and how you fixed the code.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 18:00
Ihave buncha points. does anyone want any?
Answers: 1
question
Computers and Technology, 22.06.2019 12:30
Some of the first computer games were created in the early 1970s by college students experimenting after hours to see what the were capable of doing.
Answers: 3
question
Computers and Technology, 23.06.2019 02:00
Which of the following is not a source of sustainable raw materials? a) coal mine b) flick of sheep c) cotton plantation d) line forest.
Answers: 2
question
Computers and Technology, 23.06.2019 06:00
What makes myhexadecimalnumber a child of mynumber? which methods does myhexadecimalnumber inherit directly from the mynumber class? what can an instance of the mynumber class do? what can an instance of the myhexadecimalnumber class do? which methods are overridden? why are they overridden? how many examples of overloading are there? why was this done? where is the super keyword used? what is it doing? why isn’t the incoming value set immediately in the second myhexadecimalnumber constructor? how many examples can you find of an inherited method being called?
Answers: 1
You know the right answer?
C++ PROGRAM 1) Add dialog to the program from homework 5 problem 2. The program should ask user for...
Questions
question
Mathematics, 16.04.2021 20:00
question
Mathematics, 16.04.2021 20:00
question
Mathematics, 16.04.2021 20:00
question
Mathematics, 16.04.2021 20:00
question
Mathematics, 16.04.2021 20:00
Questions on the website: 13722367