Select from following answers:- Empty

- Empty()
- Empty("")
- null
- All Above
Empty is the type of the class 'String' which helps to create an empty string. Example,
string None = String.Empty;
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator