Vidyalelo
C# Programming · Q44

Miscellaneous in C Sharp

Programming · C# Programming · question 44

Q44

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