Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a C++ program that asks the user the questions from how to fix a computer flow chart and displays the appropriate message to the

Write a C++ program that asks the user the questions from how to fix a computer flow chart and displays the appropriate message to the user.

1) The user should be prompted to ask the first questions in the diamond on the flow chart and asked to respond with a Y or N.

- If the user enters Y or y the yes path is followed.

-Otherwise, if the user enters a N or n the no path is followed.

- Otherwise, the user is told that they entered invalid data and asked to run the program again.

2) Once you reach a square or oval on the flow chart, the text in the square or oval in displayed to the user and the program ends. image text in transcribed

Simple Flowchart Press computer's start button -Yes Does the computer turn on? NO Are there any error messages? Is the computer power light on? Yes Perform a search for the error message Turn the computer monitor on Check the computer power cord Computer is fine Problem solved? Yes No Enjoy! Call technician

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Programming The Perl DBI Database Programming With Perl

Authors: Tim Bunce, Alligator Descartes

1st Edition

1565926994, 978-1565926998

More Books

Students also viewed these Databases questions

Question

=+ (c) Show that P[F(X) Answered: 1 week ago

Answered: 1 week ago

Question

understand the meaning of the terms discipline and grievance

Answered: 1 week ago