...

/

Quiz Yourself: Working with Strings

Quiz Yourself: Working with Strings

Test your knowledge of strings and string operations.

We'll cover the following...

Strings Quiz

1.

(True or False) A string object is mutable. We can perform operations on it without creating a new object.

A.

True

B.

False


1 / 4