Which of the following are False with respect to the manipulation of arrays?
Answer options
A
It is possible to increase the size of the array
B
An array can store heterogeneous data
C
An array can store homogeneous dat
D
Elements of array are stored in contiguous memory
E
Elements of array are stored in contiguous locations and it is not possible to increase the array size
Correct answer: It is possible to increase the size of the array, An array can store heterogeneous data
Explanation
Quick AnswerThe correct answer is It is possible to increase the size of the array, An array can store heterogeneous data because it directly addresses the core logic of Software Engineering.
An array can store homogeneous data. Elements of array are stored in contiguous locations and it is not possible to increase the array size