Multiple Choice
____ is a valid char value.
A) "-129"
B) 'A'
C) "A"
D) 129
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: A(n) _ is a collection of statements,
Q10: In C++, you can use a(n) _
Q11: In a C++ program, _ are used
Q12: The maximum number of significant digits in
Q14: The value of the expression 33/10, assuming
Q15: The memory allocated for a float value
Q16: _ is the process of planning and
Q17: Choose the output of the following C++
Q18: The declaration int a, b, c; is
Q42: Suppose that alpha and beta are int