Data Structure Array MCQ Question #2718
MCQ Single Best Answer Not Set

Q If an array is declared as arr[] = {1,3,5,7,9}; then what is the value of arr[3] ?

ID: #2718 Array MCQ 7,735 views
Question Info
#2718Q ID
Not SetDifficulty
Array MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A 1
  • B 7
  • C 9
  • D 5
Correct Answer: Option B

Explanation

in index 3 the value 7 is present

Share This Question

Challenge a friend or share with your study group.