Multiple Choice
In programming terms, a group of characters inside a set of quotation marks is called a(n) :
A) String literal
B) Variable
C) Operation
D) Statement
E) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Of the following, which is a valid
Q23: C++ 11 introduces an alternative way to
Q24: A variable whose value can be either
Q25: A character literal is enclosed in _
Q26: The C++ language requires that you give
Q28: You must have a _ for every
Q29: _ represent storage locations in the computer's
Q30: What will the following code display?<br><img src="https://d2lvgg3v3hfg70.cloudfront.net/TB2965/.jpg"
Q31: In C++ 11, if you want an
Q32: The first step in using the string