1.

Which string function returns the number of characters in a string?

A. length()
B. replace()
C. charAt()
D. equalIgnoreCase()
Answer» B. replace()


Discussion

No Comment Found