Quiz on Strings
Check your understanding of strings by completing this quiz.
We'll cover the following...
We'll cover the following...
Technical Quiz
1.
Choose the best answer:
A.
A String is a collection of characters.
B.
A String is a collection of characters ending with '\0'.
C.
A String is a collection of characters beginning with the number of characters in the string.
D.
A String is an object.
1 / 5