Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

11. The value of BH after executing the following 12. To print a single character on screen using instructions is h int 21h we use

image text in transcribed

11. The value of BH after executing the following 12. To print a single character on screen using instructions is h int 21h we use subfunction .......h STC MOV CL, 2H MOV BH, 12 RCI BH, CL a) 09 b) 0A c) 01 d) 02 a) 32 b) 19 c) 3A d) 1D 13. The value of x after executing the following code is 14. The value of Y after executing the following code is X DW ? X DB 'Assembly' MOV AX, 0B2AH PUSH AX Y DB 5 DUP('*') INC AX STD PUSH AX MOV SI, OFFSET X +6 POP X MOV DI, OFFSET Y +4 MOV CX, 3 a) 0B2B b) 0B2A c) 0A2C d) 0A2B REP MOVSB MOVAK1 '?\#' STOSB a) sembl b) ?\#mbl c) Hmbl d) ?\#sembl

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

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions

Question

14. What is multiplexing?

Answered: 1 week ago

Question

understand the meaning of the terms discipline and grievance

Answered: 1 week ago

Question

design a simple disciplinary and grievance procedure.

Answered: 1 week ago