Breaking News
Loading...
Thursday 27 November 2014

Program to Print Triangle in Assembly language | Assembly language

11:17:00 pm

Program to Print Triangle in Assembly language | Assembly language

THis Program Print Right Triangle in assembly language
Program to Print Triangle in Assembly language

.model small
.stack 100h
.code
main proc
        mov bh,3
        mov bl,0
        MOV AH,2
    loop_1:
        cmp bh,0
        je END_1
        MOV BL,0
    LOOP_2:
        CMP BL,BH
        JAE END_2
        MOV DL,'*'
        INT 21H
        INC BL
        JMP LOOP_2
    END_2:
        MOV DL,10
        INT 21H
        MOV DL,13
        INT 21H
        DEC BH
        JMP LOOP_1
    END_1:
        MOV AH,4CH
        INT 21H
        MAIN ENDP
        END MAIN

5 comments:

  1. Aside from writing authentic content, one of the skills that should be found out by those doing article writing is how to rewrite articles. Rewriting is the technique of the thing creator rewording the object while still preserving the identical content material. This technique works excellent to avoid plagiarism, the mortal sin devoted through many writers. sometimes, article writing takes a lot of time only for finishing thorough studies. Of direction maximum article directories reject gadgets which can be discovered to have reproduction content material. therefore, spending time on a single article just to have it submitted on very few websites might be a amazing waste of time. this example can be prevented by means of rewriting the complete content of the object. some humans use article spinners. but if given a more in-depth appearance, this form of software program may additionally spin an article yet lose its feel at one factor or some other. doing all your article rewriting manually is the great option. To know more click In Article Rewriter

    ReplyDelete
    Replies
    1. Program To Print Triangle In Assembly Language >>>>> Download Now

      >>>>> Download Full

      Program To Print Triangle In Assembly Language >>>>> Download LINK

      >>>>> Download Now

      Program To Print Triangle In Assembly Language >>>>> Download Full

      >>>>> Download LINK A0

      Delete
  2. tumi amake msg koro , ami sikhiye dicchi

    ReplyDelete
  3. Program To Print Triangle In Assembly Language >>>>> Download Now

    >>>>> Download Full

    Program To Print Triangle In Assembly Language >>>>> Download LINK

    >>>>> Download Now

    Program To Print Triangle In Assembly Language >>>>> Download Full

    >>>>> Download LINK

    ReplyDelete

 
Toggle Footer