The number of characters contained in a string is stored in the string's ____ property.

A. Size
B. Len
C. Length
D. StringLength

Answer: C

Computer Science & Information Technology

You might also like to view...

When you click the ellipsis (...) button in the Settings box of the Font property, ____.

A. a list of font styles appears B. a color palette appears C. a dialog box opens D. the attribute is removed

Computer Science & Information Technology

In the code seen in the accompanying figure, the flyButterfly() function should be called using setTimeout() in order to create a continuous animation.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology