Vidyalelo
Data Structure · Q100

Arrays in Data Structures

Programming · Data Structure · question 100

Q100

In how many different ways we can reach the end of the array arr[]=1,3,5,8,9?

A.
1
B.
2
C.
3
D.
4
Answer

Answer: Option D

Solution

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