adplus-dvertising
frame-decoration

Question

"Rohan Motors" is a _____

a.

character literal constant

b.

numeric literal constant

c.

string literal constant

d.

variable

Answer: (c).string literal constant

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. "Rohan Motors" is a _____

Similar Questions

Discover Related MCQs

Q. A programming structure that contains data and a pointer to the next object is a

Q. A variable declared in a function is called a(n) _____ variable

Q. Which of the following numerical value(s) is(are) invalid constant(s)?

Q. A do-while loop contains

Q. The braces that surround the code in a 'C program

Q. The indirection operator is the

Q. Local variables _____

Q. # directives must be present

Q. Programmers prefer to declare almost all variables _____

Q. The C++ _____ function generates random numbers

Q. The printer can be accessed using the predefined filename _____

Q. The best functions have _____

Q. One of the valid escape sequences used in the C language is

Q. Which loop always processes its instructions at least once?

Q. _____ refers to the process of locating and removing the errors in a program

Q. To write data that contains variables of type float, to an object of type ofstream, you should use

Q. The main difference in operation between an 'if statement and a 'while' statement is

Q. The 'continue' statement is used to

Q. The 'break' statement is used to exist from

Q. Which of the following pairs of identifier name(s) are(is) considered to be identical?