The average time required to reach a storage location in memory and obtain its contents is called access time. Access time is the time from the...
Correct Answer is: Flip Flop Flip FLop A flip-flop is a digital memory circuit that stores one bit of data. It’s also called one-bit memory, binary,...
Correct Answer is: On Chip Internal registers are located on-chip inside the CPU. They are small storage locations that are built into the CPU itself.
Correct Answer is: Main Memory Main Memory The size of the main memory depends on the size of the address bus of the CPU. The main...
Correct Answer is: interrupt interrupt A special request from a device to the CPU to acquire some of its time is called an interrupt. An interrupt...
Correct Answer is: A-3, B-4 , C-1, D-2
Correct Answer is: IN 82 The input/output instructions are used to transfer information between external peripherals and the CPU. The correct format of an input instruction...
Correct Answer is: Input Unit The Input Unit is responsible for converting the data in computer understandable format.
Correct Answer is: State Table Method There are 3 ways of implementing hardwired control unit: A state table is the simplest method in which a number...
Correct Answer is : Hardwired A hardwired control unit generates control signals by using combinational logic circuits and the Micro programmed control unit generates control signals...