Which of the following is not an advantage of array in C?
A) Each element of an array can be accessedB) Declaration of too many variables is not necessaryC) Similar type of data can be storedD) Elements of array are stored in continuous memory locationE) None of these
Answers
Answered by
0
Answer:
A) Each element of an array can be accessedB) Declaration of too many variables is not necessaryC) Similar type of data can be storedD) Elements of array are stored in continuous memory locationE) None of these
(e) is your write answer
Please brainliest my answer
Similar questions