C-05-Q121mediumsingle_mcq
For the array int marks[] = {87, 82, 76, 85, 88}; what is the value of marks[2]?
For the array int marks[] = {87, 82, 76, 85, 88}; what is the value of marks[2]?
- a76
- b82
- c85
- d87
For the array int marks[] = {87, 82, 76, 85, 88}; what is the value of marks[2]?