mid_comorg2

Is this your test? Login to manage it. If not, you can build an exam just like it.

This is a non-interactive preview of the quiz content.

1.
2 points
Assume is a directive that tells the assembler to assume that when the program executes the CS and DS
2.
2 points
To build program using TASM programs is a different program structure than from using debug program.
3.
2 points
As programmers we writing the source code in mnemonics way, it seemed the logical next step
4.
2 points
Data Segment contains a machine instruction.
5.
2 points
Asterisk is part of statement that ignored by the assembler
6.
2 points
Stack segment is the object modules accessible to the linker.
7.
2 points
Proc far tells the assembler where each procedure begins and ends.
8.
2 points
The source file was fed as input into the program, which translated the mnemonics into instructions.
9.
2 points
A code defines the memory model to be used
10.
2 points
Register is the area of memory up to 64k bytes long.