Vidyalelo
Data Structure · Q144

Arrays in Data Structures

Programming · Data Structure · question 144

Q144

What is a sorted array?

A.
Arrays sorted in numerical order
B.
Arrays sorted in alphabetical order
C.
Elements of the array are placed at equally spaced addresses in the memory
D.
All of the mentioned
Answer

Answer: Option D

Solution

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