Question: 1. What is the flow chart for this code 2. What is the algorithm for this code SOS only 816:39 Document (2) - Saved #include

 1. What is the flow chart for this code 2. Whatis the algorithm for this code SOS only 816:39 Document (2) -Saved #include #include Using namespace std; Char welcome (void); String selection (int);Int main) Char cho, ch, edit: Int room, r, i, day, month,

1. What is the flow chart for this code

2. What is the algorithm for this code

SOS only 816:39 Document (2) - Saved #include #include Using namespace std; Char welcome (void); String selection (int); Int main) Char cho, ch, edit: Int room, r, i, day, month, year; Float hour, min; String Room; Cho = welcome (); While(cho=='y Il cho="Y") { Cout>room; Room = selection (room); Cout Day: " Cin>>day; Cout Month: "; Cin>>month; Cout Year: "; Cin>>year; Cout Hour: "; Cin>>hour o SOS only B06:40 Document (2) - Saved Cin>>hour; Cout Minutes: "; Cin>>min; Cout>ch; If(ch=='y Il ch=='Y') { Cout>edit; If[editar | edit=='R') { Cout>room; Room = selection (room); } Else if(edit=='d' || edit=='D') { Cout Day: "; Cin>>day; Cout Month: "; Cin>>month; Cout Year: "; Cin>>year; } Else if(edita't' || edit=='T') { Cout Hour:", Cin>>hour; Cout Minutes: "; Cin>>min; } Cout>cho; } } Cout>ch; Cout

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!