Report
Question

Arrays are continuous memory regions that store elements of the same data type.

They allow simple access to all items at once, regardless of the sequence in which they are accessed.

Arrays can be used to create other data structures such as linked lists, stacks, queues, trees, and graphs. They can also be utilized for a variety of CPU scheduling approaches.

Matrices are represented using two-dimensional arrays.

Final Answer: Hence, correct option D i.e,All of the mentioned.

 
solved 5
wordpress 4 mins ago 5 Answer 70 views +22

Leave a reply

 Prev question

Next question