Last Updated : 19 Nov, 2018

The search concept used in associative memory is
(A) Parallel search
(B) Sequential search
(C) Binary search
(D) Selection search


Answer: (A)

Explanation: Associative memory is suitable for parallel searches and is used where search time needs to be minimized. It requires hardware support like comparators and multiplexers to implement associative memory as it is usually present in the form of banks and a fixed length block from each of these banks can be read simultaneously.

So, option (A) is correct.

Quiz of this Question


Share your thoughts in the comments