1. When working with HLA, the following instruction: stdout.put( CX ); can used
ID: 3555554 • Letter: 1
Question
1.
When working with HLA, the following instruction:
stdout.put( CX );
can used to write data in what kind of format?
a. Hexadecimal, Binary and Decimal
b. Decimal
c. Binary
d. Hexadecimal
e. It cannot be determined from the information supplied in the question.
2.
Based on the following declaration:
static
myValue : int8;
the following instruction:
stdin.get( myValue );
can used to write data in what kind of format?
a. It cannot be determined from the information supplied in the question
b. Decimal, Binary and Hexadecimal
c. Hexadecimal
d. Decimal
e. Binary
3.
The following instruction:
MOV( AX, BX );
performs which of the following C-like statements?
a. AX = AX + BX;
b. BX = BX + AX;
c. BX = AX;
d. It cannot be determined from the information supplied in the question.
e. AX = BX;
4.
The connected components of a Von Neumann machine include its
a. Memory
b. None of the choices listed are components of a Von Neumann machine
c. CPU
d. All of the choices listed are components of a Von Neumann machine
e. I/O devices
5.
When working with the instruction LAHF, the lower eight bits of the EFLAGS register will wind up getting moved into the
a. Register AF
b. Register AX
c. Register AH
d. Register HF
e. The answer cannot be determined from the information supplied in the question
it is good to also include the resson for each question. ty.
Explanation / Answer
c
d
a
c
b
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.