CS609-Midterm
1 / 50
Only ________ ports are important from programming point of view.
2 / 50
------------ whenever receive indicates the start of communication ……….. whenever receive indicates the end of communication
3 / 50
Register can be used to divide frequency is _________
4 / 50
The interval timer can operate in ____modes.
5 / 50
By cascading two DMAs ____ bits can be transferred.
6 / 50
To store each character in keyboard buffer ____ bytes are required.
7 / 50
_____ bit is cleared to indicate the low nibble is being sent.
8 / 50
PPI stands for
9 / 50
The following command “outportb (0x61,inportb(0x61) | 3);” will ________ .
10 / 50
The ________function initialize the COM port whose number is passed as parameter using BIOS services.
11 / 50
The keyboard makes use of interrupt number _______ for its input operations.
12 / 50
The interval timer can operate in _______ modes.
13 / 50
PPI interconnection _______ bits is cleared to indicate low nibble is being sent.
14 / 50
The -------- function receive a byte and COM port number is passed as parameter using BIOS service
15 / 50
DMA stands for_________
16 / 50
Software based flow control make use of -------- control characters
17 / 50
There are two type of communication synchronous and Anti Synchronous
18 / 50
Which port is known as Data Port______
19 / 50
In keyboard status byte bit no. 2 and 3 are used for ctrl and alt keys respectively. which of the following condition is used to check that Ctrl + Alt keys are pressed. Where: unsigned char far * scr = (unsigned char far *)(0x00400017);
20 / 50
21 / 50
22 / 50
The PPI acts as an interface between the CPU and a parallel ________ .
23 / 50
The BIOS interrupt 0x1AH can be used to configure real time clock
24 / 50
Interrupt 9 usually reads the _________ from keyboard.
25 / 50
In counter register bit no. 3 changes its value between 0 and 1 with in ____clock cycles
26 / 50
On the execution of IRET instruction, number of bytes popped from stack is
27 / 50
Usually interrupt procedures are reentrant procedures especially those interrupt procedure compiled using C language compiler are reentrant.
28 / 50
Keyboard uses port ____ as status port.
29 / 50
BIOS support _____________UARTS as COM ports.
30 / 50
31 / 50
In ____________each byte is needed to be encapsulated in start and end.
32 / 50
If we want to produce the grave voice from speaker phone then we have to load the ____ divisor values at Port ____.
33 / 50
BPB stands for _________.
34 / 50
The keyboard input character scan code is received at ___ port.
35 / 50
Int_____________ service 0 can be used to set the line parameter of the UART or COM port.
36 / 50
DSR stands for __________ .
37 / 50
To distinguish 486 with Pentium CPUID Test is used.
38 / 50
The Function of I/O controller is to provide ____________.
39 / 50
Bit number _______ of coprocessor control word is the Interrupt Enable Flag.
40 / 50
Int 14H __________ can be used to set the line parameter of the UART or COM port.
41 / 50
The amount of memory above conventional memory (extended memory) can be determined using the service _______.
42 / 50
The service _________ is called the keyboard hook service.
43 / 50
44 / 50
DCE is _____________
45 / 50
There are two main types of interrupts namely _________________.
46 / 50
47 / 50
In case of synchronous communication a timing signal is required to identify the start and end of a bit.
48 / 50
A software interrupt does not require EOI (End of interrupt).
49 / 50
Operating system name contains ____ bytes in boot block.
50 / 50
The following command “outportb (0x61,inportb(0x61) & 0xFC);” will
Your score is
The average score is 0%
Restart quiz