MCQOPTIONS
Saved Bookmarks
| 1. |
"My name is "Anuraag"" is an invalid string constant because ___________. |
| A. | It is not enclosed within quotation marks |
| B. | Quotation marks are not allowed inside the string data |
| C. | Closing quotation mark is missing at the end |
| D. | None of these |
| Answer» C. Closing quotation mark is missing at the end | |