InterviewSolution
Saved Bookmarks
| 1. |
: It is not possible to reach the end of an array if starting element of the array is 0.(a) true(b) falseMy question is taken from Number of Jumps to Reach End-array Operation topic in division Arrays Types of Data Structures & Algorithms IThis question was posed to me by my college professor while I was bunking the class. |
|
Answer» Right option is (a) true |
|