1.

Which of these constructors is used to create an empty String object?$

A. String()
B. String(void)
C. String(0)
D. None of the mentioned
Answer» C. String(0)


Discussion

No Comment Found