Menu

Arrays Questions

MCQ
71.
Basic mechanism for storing a large number of identically-typed objects are known to be
forum Discussion
MCQ
72.
Basic technique of using an array which is considered safer and easier is named as
forum Discussion
MCQ
73.
A collection of objects that are residing in one unit, is called
forum Discussion
MCQ
74.
Primitive method of using an array is said to be
forum Discussion
MCQ
75.
A collection of objects that need not be of same type, are stored in an
forum Discussion
MCQ
76.
Declaration and usage of arrays can be of basic numbered ways of
forum Discussion
MCQ
77.
Alter method of using an array is called
forum Discussion
MCQ
78.
Terminology that provides indirect access rather than direct access to an object, is said to be
forum Discussion
MCQ
79.
Which of these best describes an array?
forum Discussion
MCQ
80.
Assuming int is of 4 bytes, what is the size of int arr[15];?
forum Discussion