What does the following JavaScript code do" "Hello, World!".length;

What does the following JavaScript code do”
“Hello, World!”.length;

What does the following JavaScript code do”
“Hello, World!”.length;

A.
Test the width of a literal string.

B.
Writes Hello, World to the screen.

C.
Test the length of a literal string.

D.
nothing



Leave a Reply 0

Your email address will not be published. Required fields are marked *