Saved Bookmarks
| 1. |
From the following which is known as string terminator. a) ‘\0’ b) ‘\a’ c) ‘\s’ d) ‘\t’ |
|
Answer» ‘\0’ is known as string terminator. |
|