✅ What is Low Level Languages ✅
• What is Low Level Language | Meaning | Typ...
==========================
✅ What is Machine Language ✅
• What is Machine Language | Meaning | Examp...
==========================
✅ What is Assembly Language ✅
• What is Assembly Language | Meaning | Exam...
==========================
✅ What is High Level Languages ✅
• What is High Level Language | Meaning | Ex...
==========================
✅ What is Assembler ✅
• What is Assembler || Meaning | Example | A...
==========================
✅ What is Interpreter ✅
• What is Interpreter || Meaning | Example |...
==========================
✅ What is Compiler ✅
• What is Compiler || Meaning | Example | Ad...
==========================
✅ Difference between Compiler and interpreter ✅
• Difference between Compiler and Interprete...
==========================
00:00 Starting
00:31 Meaning of Assembler
02:19 Example of Assembler
04:24 Advantages of Assembler
05:16 Disadvantages of Assembler
Meaning of Assembler
The computer understands machine language that is 0 and 1. In assembly language mnemonics are used for specific instruction, like ADD for addition, SUB for subtraction, etc. So a translator is used to translate the assembly language into machine language, which is called an assembler. Assembler is the 1st interface that makes it able to communicate humans with the machine.
Example of Assembler
Machine language -
Example: Add 10 and 5 = 00001011 00000001 00100010
Assembly language -
It uses Mnemonics. Words like ADD, MOV, SUB.
Example: Add 10 and 5 = Add 00000001 00100010
Advantages of Assembler
1.) Assembler allows complex jobs to run more simply.
2.) Assembler is memory efficient, as it requires less memory.
3.) Assembler is faster, as its execution time is less.
4.) Assembler requires less instruction as compared to machine language to get the result.
Disadvantages of Assembler
1.) Assembler takes a lot of time and effort to write the code for the same.
2.) Assembler is very complex and difficult to understand.
3.) Assembler needs more size or memory of the computer to run the long programs written in Assembly Language.
computer language
computer fundamental
computer
assembler
computer class
Assembler in Hindi
Assembler kya hai
Assembler kya hai by student notes
Assembler kya hoti hai
programming language
advantages of Assembler
example of Assembler
disadvantages of Assembler
benefits of Assembler
Pros and cons of assembler
Assembler ppt
PDF of Assembler
What is Assembler in Hindi
what is Assembler explained
PPT of assembler
what is assembler in computer
assembler kya hai in hindi
assembler kise kahate hain
コメント