MCQOPTIONS
Saved Bookmarks
| 1. |
In C, strings are stored in - |
| A. | linked-list of characters |
| B. | linked-list of unsigned characters |
| C. | array of characters |
| D. | array of integers |
| Answer» D. array of integers | |