Menu

[Solved]1 C Statement Print String Hello Cout Hello C Cout Q37022174

1. The C++ statement to print the string Hello a. cout << Hello: C. cout << Hello d. cout >Hello orms considered1. The C++ statement to print the string “Hello” a. cout << “Hello”: C. cout <<” “Hello” ” d. cout >”Hello”” orms considered to be the same as: 2. The ctt identifier cano a. canofvorms. b. CANOFWORMS C:Can d. all of the above. e. none of the above. 3. In the following C++ expression…x 7 3 5 a. 3 / 5 will be performed first b, x % 7 will be performed first c. y 3 will be performed first d. 7+ y will be performed first e. none of the above 4. Given that age is an integer variable, what is the output of the following program fragment? age = 29; cout << Are you” K< age years old?” << endl: a) Are you29years old? b) Are you 29 years old? c) Are you29 years old? d) Are you 29years old? e) Are you age years old? 5. The value of the expression wad + 22 % 4 is: A)13 B) C) D) E) none of the above 1 16 Show transcribed image text 1. The C++ statement to print the string “Hello” a. cout

Expert Answer


Answer to 1. The C++ statement to print the string “Hello” a. cout … . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *