InterviewSolution
Saved Bookmarks
| 1. |
How Do You Create Empty Strings In C#? |
|
Answer» USING STRING.empty as SHOWN in the EXAMPLE below. Using string.empty as shown in the example below. |
|