
Assume the following. static_cast<int>('a') = 97
Static_cast<int>('A') = 65
The output of the statement:
Cout << static_cast<int>(tolower('B') ) << endl; is ____.
A) 65
B) 67
C) 96
D) 98
Correct Answer:
Verified
Q2: The execution of a return statement in
Q4: The output of the statement: cout <<
Q4: The output of the statement: cout <<
Q7: A variable or expression listed in a
Q8: Assume that all variables are properly
Q12: The heading of the function is also
Q13: The function main is always compiled first,
Q14: The following return statement returns the value
Q16: Using functions greatly enhances a program's readability
Q17: The data type of a variable in
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents