Microprocessor The first machine cycle of an instruction is always A memory read cycle An I/O read cycle A fetch cycle A memory write cycle A memory read cycle An I/O read cycle A fetch cycle A memory write cycle ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The timing difference between a slow memory and fast processor can be resolved if Processor is capable of waiting External buffer is used Neither A nor B Either A or B Processor is capable of waiting External buffer is used Neither A nor B Either A or B ANSWER DOWNLOAD EXAMIANS APP
Microprocessor What is SIM? Set interrupt mask. None of these. Sorting interrupt mask. Select interrupt mask. Set interrupt mask. None of these. Sorting interrupt mask. Select interrupt mask. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The correct sequence of steps in the instruction cycle of a basic computer is Fetch, Decode, Read effective address and, Execute. Read effective address, Decode, Fetch and Execute. Fetch, Execute, Decode and Read effective address. Fetch, Read effective address, Decode and Execute. Fetch, Decode, Read effective address and, Execute. Read effective address, Decode, Fetch and Execute. Fetch, Execute, Decode and Read effective address. Fetch, Read effective address, Decode and Execute. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Because we wish to allow each ASCII code to occupy one location in memory, most memories are __________ addressable. BYTE NIBBLE DOUBLEWORD (32 bits) WORD (16 bits) BYTE NIBBLE DOUBLEWORD (32 bits) WORD (16 bits) ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because: Data processing with registers is easier than with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory Of limited set of instructions for data processing with memory Data processing with registers is easier than with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers takes fewer cycles than that with memory Of limited set of instructions for data processing with memory ANSWER DOWNLOAD EXAMIANS APP