

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following escape sequences placed at the end of a string makes the string a Null Terminated String? |
A. | p |
B. | u |
C. | 0 |
D. | 1 |
Answer» D. 1 | |