Multiple Choice
Suppose that ch1 and ch2 are char variables and the input is: WXYZ
What is the value of ch2 after the following statements execute?
A) W
B) X
C) Y
D) Z
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: Suppose that ch1, ch2, and ch3 are
Q16: C++ provides a header file called _,
Q20: C++ has a special name for the
Q23: Suppose that ch1 and ch2 are char
Q24: In an output statement, each occurrence of
Q25: In C++, the dot is an operator
Q25: Consider the following program segment. <img src="https://d2lvgg3v3hfg70.cloudfront.net/TB4784/.jpg"
Q26: Suppose that x = 25.67, y =
Q30: _ is a parameterized stream manipulator.<br>A) endl<br>B)
Q39: Entering a char value into an int