write a program whose output will be-
1
12
123
1234
12345
in assembly language
Answers were Sorted based on User's Feedback
Answer / kinza
org 100h
.model small
.stack 100h
.data
.code
mov cx,1
mov bx,1
l1:
mov cx,bx
l2:
cmp cx,6
jz exit
mov dx,cx
add dx,30h
mov ah,02h
int 21h
loop l2
inc bx
mov dl,10
int 21h
mov dl,13
int 21h
loop l1
exit:
ret
| Is This Answer Correct ? | 1 Yes | 4 No |
sir,please send Indian Bank clerk post examination question / answers(last 5 years)
1 Answers Indian Bank, Raj Construction,
write a program whose output will be- 1 12 123 1234 12345 in assembly language
can u deactivate my music massage from mobily? some times i recharge my a/c then after sometimes one massage come and sr.4/- debited from my account. so please help me stop the massage about music or what. i don't know stop them please.from yesterday i have lose sr.8/- from my account.
after going to service throw to administrator tools service promp are not opening
i set the path for java like set path=c:\Program Files\JavaSoft\jdk.....\bin but its not working. its showing an error like javac is not recognised. what can i do. could you please tell me what path i can set.
When I look for mannual enry of any of the command in Unix, such as #man ls, I get a message "Reformatting entry. Wait..." and control comes to a next command prompt. what is the problem?
hai i got one error i,e http status 404 error what is ds why ds is comming
I worked with $message and $$message, Bt its not working?..
Red Hat Linux4.0 configuring in telnet server. Another one Linux system called via telnet . But not connecting in first system.
Wen ever i use IE=createObject (Ineternetexplorer.application) QTP just navigates to the URL mentioned but doesn't recognise the USErname and Password field so the test fails.. But wen i just record and use system.util "iexplore" the code recognises and the tst passes, but here it works fine sometimes and sometimes the test just fails and aftersometime i run it works.. so its not consistent,,, any suggestion
when will we use lsmw , bdc and bapi? which will be easy to use and which is used for which type of data
how to upload asset master data through LSMW in sap fi?