Answered step by step
Verified Expert Solution
Link Copied!

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

Quectione1:
Choose the correct answer for each of the following.
Which instruction among the following is valid?
a) POPAL.
b) DAA AL.
c) MUL AI. BII
d)CMPAl.4
Which of the following defines packed BCD number equals 56?
a)n1db*56
b)n2db56
-c)n3db56h
d)n4 dw 0506h
What will be the content of AL register after subtracting 35h from it and applying DAS instruction if it is initially has 42h?
a)07h
-b) ODh
c)F9h
d)32h
The monitor coordinates of the top right position in text mode is:
a)18h,79h
b)18h,00
c)18,4Fh
d)00,4Fh
Which instruction among the following would change register CH content?
a) ORCH,CH
b) ANDCH,CH
c) xORCH,CH
d)CMPCH,CH
*Answer questions (6,7,8), given the following code:
ORG 200H
DATAI DB 8,?,8 DUP(I0H)
MOV AH,OAH
MOV DX, OFFSET DATAI
INT 21H
What would be the content of memory location with offset address 204H once the buffer created:
a)08H
b)10H
c)?
d)0AH
What would be the content of the memory location with offset address 206H if the user inserted the following string 'STUDENT'?
a)*D*
b)'N'
c)'E'
d)CR
Given DS=D2COII, what is the physical address of the memory location that holds letter 'U' after inserting the 'STUDENT' string.
b) D2E04
b)DC002
c) D2E05
d) D2E06

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

The Database Experts Guide To Database 2

Authors: Bruce L. Larson

1st Edition

0070232679, 978-0070232679

More Books

Students also viewed these Databases questions

Question

3 > O Actual direct-labour hours Standard direct-labour hours...

Answered: 1 week ago

Question

2. What potential barriers would you encourage Samuel to avoid?

Answered: 1 week ago