Page 1 of 1

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

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) String()
b) String(void)
c) String(0)
d) None of the mentioned