Vidyalelo
Computer Science · Q386

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 386

Q386

If the code and fee arrays are parallel, the fee that corresponds to the code stored in the code[3] element is located in the _____ element

A.
code[2]
B.
code[3]
C.
fee[2]
D.
fee[3]
Answer

Answer: Option D

Solution

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