Quiz on Strings

Take a quiz on some string concepts.

Quiz on Strings

1

What does this statement return?

 "hello".length + "world".length
A)

55

B)

8

C)

10

D)

5

Question 1 of 40 attempted