Vidyalelo
Computer Science · Q185

Object Oriented Programming Using C++

Engineering and GATE · Computer Science · question 185

Q185

Which of the following is false?

A.
Data stored in an array can be accessed faster than data stored in a disk file
B.
Data stored in an array needs to be entered only once, typically at the beginning of the program
C.
Arrays allow the programmer to store information in the computer's internal memory
D.
When using arrays, you will have fewer variable names to remember
E.
None of the preceding statements are false
Answer

Answer: Option E

Solution

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