Question
Why must C string arrays have extra space?
Select an option. Your answer will be checked instantly.
Correct Answer: B. To store the null terminator
Explanation:
The correct answer is To store the null terminator.
Leave a Reply