Identify the false statement and explain why it is false
a. To store a string of characters, you use a data structure called a Text; string constants are written between parentheses.
b. You use the char data type to hold any single character; you place constant character values within single quotation marks.
c. An escape sequence always begins with a backslash followed by a character; the pair represents a single character.
Answer: a. To store a string of characters, you use a data structure called a Text; string constants are written between parentheses.
You might also like to view...
How many different guests have made bookings for August?
What will be an ideal response?
The abstract data structure that is often used to store data represented as a table is called a(n) ________________.
Fill in the blank(s) with the appropriate word(s).