Add to Chrome
✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
Which of the following statements about static arrays in C are correct?
Accessing an element by index has O(1) time complexity
Declaring a static array always allocates memory on the stack
The size of a static array can be changed during program execution
Adding/removing elements in a static array is not possible
Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!