Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

org 100h read: mov ah,0 int 16h cmp al.65 jxxl bigger jmp print bigger: cmp al,90 jxx2 get smaller jmp print get_smaller: add al.32 print:

image text in transcribed
org 100h read: mov ah,0 int 16h cmp al.65 jxxl bigger jmp print bigger: cmp al,90 jxx2 get smaller jmp print get_smaller: add al.32 print: mov ah , 2 mov dl, al int 21h jmp read finish: RET The above program converts the capital letters that are entered by the user to small letters. For this purpose; find jxx1 and xx2. Select one: bolajbe, pomp b Jooxmp.po2ajbe hy c Japo2jmp d smp poczuje

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

Professional Microsoft SQL Server 2012 Administration

Authors: Adam Jorgensen, Steven Wort

1st Edition

1118106881, 9781118106884

More Books

Students also viewed these Databases questions