Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Quectione 1 : Choose the correct answer for each of the following. Which instruction among the following is valid? a ) POPAL b ) DAA
Quectione:
Choose the correct answer for each of the following.
Which instruction among the following is valid?
a POPAL
b DAA AL
c MUL. AI BHI
d
Which of the following defines packed BCD number equals
a db
b
c
d
What will be the content of register after subtracting from it and applying DAS instruction if it is initially has
a
b
c
d
The monitor coordinates of the top right position in text mode is:
a
b
c
d
Which instruction among the following would change register content?
a ORCH,
b ANDCH,
c xORCH,
d
Answer questions given the following code:
ORG
DATA I DB DUPH
MOV AHOAH
MOV DX OFFSET DATAI
INT
What would be the content of memory location with offset address once the buffer created:
a
b
c
d
What would be the content of the memory location with offset address if the user inserted the following string 'STUDENT'?
a
b
c
d CR
Given DSDCOH, what is the physical address of the memory location that holds letter after inserting the 'STUDENT' string.
b
b
c DE
d DE
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started