Exam 17: Expert Ms-Dos 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
The CLASS type in a segment definition makes it possible to combine two segments having different names.
Free
(True/False)
4.8/5
(26)
Correct Answer:
True
The following is an example of a valid segment override:
mov eax,ds:var1
Free
(True/False)
4.7/5
(35)
Correct Answer:
True
The Speaker Demo Program uses the IN instruction to turn the speaker on.
Free
(True/False)
4.8/5
(28)
Correct Answer:
False
Memory-mapped video is set up so that when characters are placed in memory at predetermined addresses,the characters appear on the video display only when a special control value is output to a hardware port.
(True/False)
4.8/5
(34)
The following are all permissible segment ALIGN types: BYTE,WORD,DWORD,REAL4.
(True/False)
4.9/5
(37)
When an interrupt executes,an address in the Exception Process Table is used to locate the interrrupt handler.
(True/False)
4.9/5
(43)
Port-based I/O uses the IN and OUT instructions to read and write data to specific numbered locations.
(True/False)
5.0/5
(31)
An EXE program can have overlapping code,data,and stack segments.
(True/False)
4.9/5
(30)
The segment combine type tells the linker how to combine segments having the same name.
(True/False)
4.9/5
(24)
The ASSUME directive permits the assembler to calculate the offsets of labels and variables.
(True/False)
4.8/5
(31)
IA-32 systems offer two types of hardware input-output: memory-mapped,and port-based.
(True/False)
4.8/5
(32)
Only one code segment may be created in a single program module.
(True/False)
4.7/5
(32)
When a key is pressed on the keyboard,the Intel 8259 programmable interrupt controller signals the CPU to suspend execution of the current program.
(True/False)
4.9/5
(37)
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)