Computer organization basic questions answers
Congratulations - you have completed Computer organization basic questions answers.
You scored %%SCORE%% out of %%TOTAL%%.
Your performance has been rated as %%RATING%%
Your answers are highlighted below.

Question 1 [CLICK ON ANY COICE TO KNOW RIGHT ANSWER] |
When dealing with multiple devices interrupts, which mechanism is easy to implement?
Polling method | |
Vectored interrupts | |
Interrupt nesting | |
None of the mentioned |
Question 1 Explanation:
In this method, the processor checks the IRQ bits of all the devices, whichever is enabled first that device is serviced.
Question 2 [CLICK ON ANY COICE TO KNOW RIGHT ANSWER] |
The interrupt servicing mechanism in which the requesting device identifies itself to the processor to be serviced is .....
Polling | |
Vectored interrupts | |
Interrupt nesting | |
Simultaneous requesting |
Question 3 [CLICK ON ANY COICE TO KNOW RIGHT ANSWER] |
In vectored interrupts, how does the device identify itself to the processor?
By sending its device id | |
By sending the machine code for the interrupt service routine | |
By sending the starting address of the service routine | |
None of the mentioned |
Question 3 Explanation:
By sending the starting address of the routine the device ids the routine required and thereby identifying itself.
Question 4 [CLICK ON ANY COICE TO KNOW RIGHT ANSWER] |
The code sent by the device in vectored interrupt is ..... long.
upto 16 bits | |
upto 32 bits | |
upto 24 bits | |
4-8 bits |
Question 5 [CLICK ON ANY COICE TO KNOW RIGHT ANSWER] |
The starting address sent by the device in vectored interrupt is called as .....
Location id | |
Interrupt vector | |
Service location | |
Service id |
Digital Education is a concept to renew the education system in the world. It is a program that endeavors to bridge the literacy slippage by delivering education through a digital platform to children and teachers. You can tell your friends regarding our intiative, click share button below.
There are 5 questions to complete.