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

1 thought on “Which of these constructors is used to create an empty String object?”

Leave a Comment