basic computer MCQ #1315

Which of the following is used for very high-speed searching applications?

basic computer MCQ #1315

  1. Question 1

    Q1. Which of the following is used for very high-speed searching applications?

    • A) Flash Memory
    • B) Content-addressable Memory
    • C) Dynamic Random Access Memory
    • D) Static Random Access Memory

    Answer: Content-addressable Memory

    Explanation: Content-Addressable Memory (CAM) retrieves data by its content rather than by address, making it ideal for ultra-fast search operations like routing table lookups.