Menu

Arrays Questions

MCQ
41.
Deletion of an element from the array reduces the size of the array by________.
forum Discussion
MCQ
42.
Two-dimensional arrays are useful when the elements being processed are to be arranged in the form of______.
forum Discussion
MCQ
43.
The elements stored in a two-dimensional array can be __________in many ways.
forum Discussion
MCQ
44.
A three-dimensional array is defined as an array in which ______ subscript values are used to access an individual array element.
forum Discussion
MCQ
45.
A three-dimensional array can be declared as follows:
forum Discussion
MCQ
46.
An n
forum Discussion
MCQ
47.
A matrix having irregular numbers of items in each row is known as___________.
forum Discussion
MCQ
48.
An n
forum Discussion
MCQ
49.
A matrix having a larger number of elements with zero value than the number of nonzero elements is said to be a_______.
forum Discussion
MCQ
50.
An __________ is an ordered collection of elements that share the same name.
forum Discussion