Advantage and disadvantage assembly language
Answers
Answered by
7
Advantages and Disadvantages of Assembly Language
Let’s discuss few advantages and disadvantages of a level 3 i.e. assembly language.
Advantages of Assembly Language
1)Programs written in machine language are replaceable by mnemonics which are easier to remember.
2)Memory Efficient.
It is not required to keep track of 3)memory locations.
4)Faster in speed.
5)Easy to make insertions and deletions.
6)Hardware Oriented.
7)Requires fewer instructions to accomplish the same result.
Disadvantages of Assembly Language
1)Long programs written in such languages cannot be executed on small sized computers.
2)It takes lot of time to code or write the program, as it is more complex in nature.
3)Difficult to remember the syntax.
4)Lack of portability of program between computers of different makes.
5)No SDKs (System Development Kit)
Let’s discuss few advantages and disadvantages of a level 3 i.e. assembly language.
Advantages of Assembly Language
1)Programs written in machine language are replaceable by mnemonics which are easier to remember.
2)Memory Efficient.
It is not required to keep track of 3)memory locations.
4)Faster in speed.
5)Easy to make insertions and deletions.
6)Hardware Oriented.
7)Requires fewer instructions to accomplish the same result.
Disadvantages of Assembly Language
1)Long programs written in such languages cannot be executed on small sized computers.
2)It takes lot of time to code or write the program, as it is more complex in nature.
3)Difficult to remember the syntax.
4)Lack of portability of program between computers of different makes.
5)No SDKs (System Development Kit)
Answered by
11
✴Here, the instructions are given to the computer in terms of mnemonics.
✴A mnemonic is a standard short-form notation of an instruction to perform a certain task.
✴It takes less time in coding instructions.
✴Programming logic can be developed easily
✴Instructions developed in the form of mnemonics must be coded into the OP - code form
✴A translator is requirer to convert the OP - Code into a computer - readable binary form
✴It is a machine - dependent language
Similar questions
English,
7 months ago
History,
7 months ago
Math,
7 months ago
Math,
1 year ago
Math,
1 year ago
Social Sciences,
1 year ago
English,
1 year ago
Social Sciences,
1 year ago