MTEL Digital Literacy and Computer Science

Category - Digital Lit and CS

Which of the following computer components is most closely associated with the Boolean operators AND, OR, and NOT?
  1. Logic gates.
  2. Read-only memory (ROM)
  3. Address buses.
  4. Random access memory (RAM)
Explanation
Correct Response: A. Logic gates perform Boolean operations on binary inputs and output a binary result. They are the logical building blocks of all computer processing. B, C, and D are incorrect because ROM (B) is a passive read-only storage medium, an address bus (C) carries data location addresses from the CPU to peripherals, and RAM (D) is a passive read- and-write storage medium. None of these components perform Boolean operations.
Was this helpful? Upvote!
Login to contribute your own answer or details

Top questions

Related questions

Most popular on PracticeQuiz