Question: 1. Write a complete C++ program which prints your initials. 2. What is the exact output of sout using namespace std; int main() { float



1. Write a complete C++ program which prints your initials. 2. What is the exact output of sout using namespace std; int main() { float firstnum sesendum char stop: sout > stop; while stop != 'n' ) { sout > firstaun >> sesendnum; if Lfirstnum > sesendnum ) sout > stop; } return 0; } What starts and stops this program? Int main() { } What is displayed if the numbers -5 and -4 are entered for the two numbers? (assume loop is continued) What is displayed if the numbers 30 and 50 are entered for the two numbers? (assume loop is continued) What is displayed if 35 is entered for both numbers
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
