Ch. 2.7: The char Data Type Flashcards
1
Q
What is a character literal?
A
A character is enclosed in single quotation marks.
2
Q
What is a null terminator or null character?
A
The number 0, it marks the end of the string.
Intro to Computer Programming > Ch. 2.7: The char Data Type > Flashcards
What is a character literal?
A character is enclosed in single quotation marks.
What is a null terminator or null character?
The number 0, it marks the end of the string.
Intro to Computer Programming (78 decks)