Author name: Admin

76. What are the two types of Semaphore?

Digital Semaphores and Binary Semaphores
Analog Semaphores and Octal Semaphores
Counting Semaphores and Binary Semaphores
Critical Semaphores and System Semaphores
✅ The correct answer is C.

92. The instruction register

is a hardware memory device which denotes the location of the current instruction being executed.
is a group of electrical circuits (hardware), that performs the intent of instructions fetched from memory.
contains the address of the memory location that is to be read from or stored into.
contains a copy of the designated memory location specified by the MAR after a “read” or the new contents of the memory prior to a “write”.
✅ The correct answer is B.
Scroll to Top