What is Assembly Language | Meaning | Example | Advantages | Disadvantages || Student Notes ||

Опубликовано: 11 Октябрь 2024
на канале: Student Notes
61,050
1.1k

✅ What is Low Level Languages ✅

   • What is Low Level Language | Meaning ...  

==========================

✅ What is Machine Language ✅

   • What is Machine Language | Meaning | ...  

==========================

✅ What is Assembly Language ✅

   • What is Assembly Language | Meaning |...  

==========================

✅ What is High Level Languages ✅

   • What is High Level Language | Meaning...  

==========================

✅ What is Assembler ✅

   • What is Assembler || Meaning | Exampl...  

==========================

✅ What is Interpreter ✅

   • What is Interpreter || Meaning | Exam...  

==========================

✅ What is Compiler ✅

   • What is Compiler || Meaning | Example...  

==========================

✅ Difference between Compiler and interpreter ✅

   • Difference between Compiler and Inter...  

==========================

00:00 Starting
00:35 Meaning of Assembly Language
02:04 Example of Assembly Language
03:01 Advantage of Assembly Language
03:52 Disadvantage of Assembly Language


Meaning of Assembly Language

Assembly language is an improvement over machine language. It uses English abbreviations known as mnemonics. Mnemonics gave relief from remembering binary sequences for specific instructions.

Example - Add for Addition, SUB for subtraction, div for division. It uses a program or translator called an assembler that translates mnemonics to machine code.

Example of Assembly Language

Binary code of 22 is 10110
Binary code of 24 is 11000
Binary code of 46 is 101110
Binary code of Addition is Add

Addition of 22 and 24 = Add 10110 11000 = 101110

Advantage of Assembly Language

1.) It requires less instruction to get the result as compared to machine language.
2.) Assembly languages are still in use.
3.) It is not required to keep track of memory locations.
4.) It is faster in speed, as its execution time is less.

Disadvantage of Assembly Language

1.) It takes a lot of time and effort to write the code for the same.
2.) Complex and difficult to understand.
3.) It needs more memory of the computer to run the long programs.
4.) Like machine language, it is also dependent on the machine.


computer language
computer fundamental
computer
computer class
Assembly Language in Hindi
Assembly Language kya hai
Assembly Language kya hoti hai
Assembly Language programming language
Assembly Language advantages
Assembly Language by student notes
Assembly Language explined
Assembly Language disadvantages
pros and cons of Assembly Language
example of Assembly Language
advantages of Assembly Language
assembly code
assembly programming
assembly level language
define assembler
assembly language basics
assembly language beginners
what is assembly language in hindi