Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 11 (Q.No. 42)
42.
Which of the following is a string literal constant?
"Visual C++"
"137.45"
"A"
"2,365"
All of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Geetha said:   7 years ago
The string can be written in double quotes i.e "".

Saibalagopal chaturvedula said:   8 years ago
Everything in " " is a considered as string.

Vips said:   1 decade ago
Can any one explain how?

Post your comments here:

Your comments will be displayed after verification.