Deck 16: Bios-Level Programming Assessment
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/15
Play
Full screen (f)
Deck 16: Bios-Level Programming Assessment
1
In text mode,each character is assigned a separate attribute byte that determines its color.
True
2
The BIOS data area includes the current video mode.
True
3
INT 16h permits characters to be redirected,so input can be read from a file.
False
4
The fastest way to write characters to the video display is by calling INT 10h.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
5
When a key is pressed at the keyboard,the keyboard controller chip produces an 8-bit scan code and sends it to the keyboard port.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
6
Keys stored in the keyboard typeahead buffer can only be retrieved by calling INT 16h.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
7
MS-Windows cannot run MS-DOS programs in full-screen mode.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
8
Memory-mapped graphics in Mode 13h permits 128 different integer values for each color.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
9
The BIOS data area includes the keyboard typeahead buffer.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
10
The default MS-DOS video display is 80 columns by 25 rows.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
11
INT 10h function 9 displays a character and attribute at the current cursor position.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
12
Character colors use 4 bits for the foreground color,and 4 bits for the background color.Blinking is controlled by a 9th bit that is not part of the attribute byte.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
13
If you mix the colors red and green in the same attribute byte and set the intensity bit to 1,the resulting color is yellow.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
14
INT 16h provides a way to inspect the keyboard buffer without actually removing a key.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck
15
The INT 8h service routine retrieves the keyboard scan code and looks up the corresponding ASCII code.
Unlock Deck
Unlock for access to all 15 flashcards in this deck.
Unlock Deck
k this deck