Top 350+ Solved Data Structure and Algorithms (DSA) MCQ Questions Answer

From 271 to 285 of 305

Q. In a ________ linked list, the last node's link field points to the first node of the list.

a. circularly

b. linearly

c. sequentially

d. indexed

  • a. circularly

Q. _______ list is a special list that is maintained, which consists of unused memory cells.

a. linear

b. doubly linked

c. circularly linked

d. free storage

  • d. free storage

Q. _______ is a technique using which a computer periodically collects all the deleted space onto the free storage list.

a. garbage collection

b. garbage compaction

c. linked list

d. free storage

  • a. garbage collection

Q. _______ refers to situation where one wants to delete data form a data structure that is empty.

a. free storage

b. underflow

c. overflow

d. compaction

  • b. underflow

Q. ________ is an organization that provides faster request and return time response.

a. stack

b. queue

c. buddy system

d. recursion

  • c. buddy system

Q. _______ attacks the problem of fragmentation by moving all the allocated blocks to one end of memory, thus combining all the holes.

a. garbage collection

b. garbage compaction

c. buddy system

d. queue

  • b. garbage compaction

Q. _________ header list combines the advantages of a two-way list and a circular header list.

a. one way

b. two way circular

c. two way

d. header

  • b. two way circular
Subscribe Now

Get All Updates & News