Random access is not possible in an array. State True/False
Answer options
A
True
B
False
Correct answer: False
Explanation
Quick AnswerThe correct answer is False because it directly addresses the core logic of Software Engineering.
Random access is possible in an array using an index.