Exam 16: Bios-Level Programming Assessment
Exam 1: Basic Concepts Assessment14 Questions
Exam 2: X86 Processor Architecture Assessment15 Questions
Exam 3: Assembly Language Fundamentals-assessment15 Questions
Exam 4: Data Transfers,addressing,and Arithmetic-assessment15 Questions
Exam 5: Procedures-assessment16 Questions
Exam 6: Conditional Processing Assessment15 Questions
Exam 7: Integer Arithmetic Assessment15 Questions
Exam 8: Advanced Procedures Assessment15 Questions
Exam 9: Strings and Arrays Assessment15 Questions
Exam 10: Structures and Macros Assessment15 Questions
Exam 11: Ms-Windows Programming Assessment15 Questions
Exam 12: Floating-Point Processing and Instruction Encoding Assessment15 Questions
Exam 13: High-Level Language Interface-- Assessment15 Questions
Exam 14: 16-Bit Ms-Dos Programming Assessment15 Questions
Exam 15: Disk Fundamentals Assessment15 Questions
Exam 16: Bios-Level Programming Assessment15 Questions
Exam 17: Expert Ms-Dos Programming Assessment15 Questions
Select questions type
MS-Windows cannot run MS-DOS programs in full-screen mode.
Free
(True/False)
4.9/5
(40)
Correct Answer:
False
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.
Free
(True/False)
4.9/5
(34)
Correct Answer:
True
The default MS-DOS video display is 80 columns by 25 rows.
Free
(True/False)
4.8/5
(35)
Correct Answer:
True
INT 16h provides a way to inspect the keyboard buffer without actually removing a key.
(True/False)
4.7/5
(35)
The fastest way to write characters to the video display is by calling INT 10h.
(True/False)
4.9/5
(28)
In text mode,each character is assigned a separate attribute byte that determines its color.
(True/False)
4.8/5
(31)
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.
(True/False)
4.9/5
(31)
INT 10h function 9 displays a character and attribute at the current cursor position.
(True/False)
5.0/5
(38)
Keys stored in the keyboard typeahead buffer can only be retrieved by calling INT 16h.
(True/False)
4.9/5
(30)
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.
(True/False)
4.8/5
(35)
The INT 8h service routine retrieves the keyboard scan code and looks up the corresponding ASCII code.
(True/False)
4.8/5
(42)
Memory-mapped graphics in Mode 13h permits 128 different integer values for each color.
(True/False)
4.9/5
(34)
INT 16h permits characters to be redirected,so input can be read from a file.
(True/False)
4.8/5
(31)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)