Vidyalelo
Data Structure · Q7

Arrays in Data Structures

Programming · Data Structure · question 7

Q7

Which of the following statements is true about arrays?

A.
Arrays are dynamic in size
B.
Arrays have a fixed size
Answer
C.
Arrays cannot store primitive data types
D.
Arrays elements are always initialized

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board