Menu

Data Structure Basics Questions

MCQ
21.
The OS of a computer may periodically collect all the free memory space to form contiguous block of free space. This is called
forum Discussion
MCQ
22.
A linear list of elements in which deletion can be done from one end (front) and insertion can take place only at the other end (rear) is known as a
forum Discussion
MCQ
23.
___________ is neither an algorithm nor a program.
forum Discussion
MCQ
24.
The concepts in programming languages are essential knowledge to anyone who wants to become skilled in_________________.
forum Discussion
MCQ
25.
Which model is used to organize data in the main memory is called data structure?
forum Discussion
MCQ
26.
A ________is a linear list of data elements in which the addition of a new element or the deletion of an element occurs only at one end.
forum Discussion
MCQ
27.
The hierarchical relationship between data elements can be easily represented using a nonlinear data structure called_______.
forum Discussion
MCQ
28.
What is the process of finding the location of a given data element in the data structure called?
forum Discussion
MCQ
29.
What plays an important role in programming?
forum Discussion
MCQ
30.
Data must be represented, organized, stored, processed and managed in a way that facilitates_________.
forum Discussion