and Answers (Latest update 2024)
A logic circuit that accepts a set of inputs that represents a
binary number and activates only the output that
corresponds to that input number - Correct Answer
✅Decoder
widely used in the memory system of a computer where they
respond to the address code generated by the central
processor to activate a particular memory location. - Correct
Answer ✅Decoders in Computers
a combinational circuit that generates a specific code at its
outputs such as binary or BCD in response to one or more
active inputs. - Correct Answer ✅Encoder
converts one of 2^n inputs into an n-bit output - Correct
Answer ✅Binary Encoder
another type of combinational circuit similar to a binary
encoder, except that it generates an output code based on
the highest prioritized input. - Correct Answer ✅Priority
Encoder
, Digital Fundamentals Exam 5 Questions
and Answers (Latest update 2024)
a logic circuit that accepts several digital data inputs and
selects one of them at any given time to pass on to the
output. - Correct Answer ✅Multiplexer
A logic circuit that takes a single input and distributes it over
several outputs. - Correct Answer ✅Demultiplexer (Data
Distributors)
All of the basic components of the computer are tied together
by communication paths - Correct Answer ✅Buses of a
Computer
a unidirectional pathway that carries addresses generated by
the CPU to the memory and I/O elements of the computer. -
Correct Answer ✅Address Bus
Bi-directional in nature, data flows along this bus from the
CPU to memory and I/O, or vice-versa, depending on whether
the CPU is performing a Read Or Write operation. - Correct
Answer ✅Data Bus