Assembly language programming 8086-Lec#1-Factorial_Complete_Program

preview_player
Показать описание
Correction: use Define Word "dw" for variable "n" instead of define byte "db" , as i use 16 bit registers , [ mov ax,n ]... so the statement should be [ n dw '3' ]. if you use statement , [ mov AL,n ] ... statement should be [ n db '3' ].
If you have any problem do comment :-)
Рекомендации по теме
Комментарии
Автор

Bhot acha samjhaiya ap ny
Thanks a lot

laibaazam
Автор

02 say 120 print nhi hoga or ax me 120 store nhi hoga kyo ky ye 2 byte ka h to digit hi store kr sakta h

Sahar.jumani
Автор

Hum int 80h b likh skta hy kia.?
Jahn py apna int 21h likha.?

ranazeeshan
Автор

Assembly language ma table print krva Dy code plzz

Fatimaali-srxq
Автор

Apna jo Print men 30h likha hy wo lzmi hy
Ya phr print ka liya or b instructions ho skti hy kia.?

ranazeeshan
Автор

Can Write a program in assembly language through dosbox. calculate the factorial of a number where factorial
is defined as:
factorial(x) = x*(x-1)*(x-2)*...*1
factorial(0) = 1

nafeeshabib
join shbcf.ru