Multiple Choice
What is the output of the following code?
A) ALGEBRA
B) 0
C) 1
D) "ALGEBRA"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: In C++, namespace is a reserved word.
Q5: Which of the following statements creates an
Q8: Consider the declaration: <br>Enum sports {BASKETBALL, FOOTBALL,
Q11: A data type wherein you directly specify
Q13: Consider the following statements: After the statement
Q20: The data type string has a named
Q29: In C++, [] is called the array
Q30: An anonymous type can be passed as
Q37: A function cannot return the value of
Q38: Which of the following is a valid