HARD
HSSC Clerk
IMPORTANT
Earn 100

The difference between Linear array and a record is _____.
(a)An array is suitable for homogeneous data but the data items in a record may have different data type
(b)In a record, there may not be a natural ordering in opposed to linear array.
(c)A record form a hierarchical structure, but a linear array does not.
(d)All of the above
(e)None of these

50% studentsanswered this correctly

Important Questions on Data Structures
HARD
HSSC Clerk
IMPORTANT
Which of the following statement is false?

HARD
HSSC Clerk
IMPORTANT
Binary search algorithm can not be applied to _____.

HARD
HSSC Clerk
IMPORTANT
When new data are to be 'inserted into a data structure but there is no available space; this situation is usually called.

HARD
HSSC Clerk
IMPORTANT
What is the condition known as, when in a Linked list START NULL?

HARD
HSSC Clerk
IMPORTANT
Which of the following names does not relate to stacks?

HARD
HSSC Clerk
IMPORTANT
Which of the following algorithm design techniques is used in the quick sort algorithm?

HARD
HSSC Clerk
IMPORTANT
The term "push" and "pop" is related to the _____.

HARD
HSSC Clerk
IMPORTANT
A data structure where elements can be added or removed at either end but not in the middle is known as:
