Vidyalelo
Java Programming · Q69

Strings

Programming · Java Programming · question 69

Q69

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

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

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board