What is Machine Language | Meaning | Example | Advantages | Disadvantages |

Описание к видео What is Machine Language | Meaning | Example | Advantages | Disadvantages |

✅ 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:50 Meaning of Machine Language

02:47 What 0 and 1 Shows?
04:52 Example of Machine Language

07:41 Advantage & Disadvantage of Machine Language

Meaning of Machine Language


Machine language is the language that computers understand easily but is difficult to understand for humans as it is a low-level language. It consists of numeric codes 0 and 1. These 0 and 1 are also called binary numbers or code. As we know, computers take input and give output. So in this, the input and output both will be in machine language that is 0 and 1.

What 0 and 1 Shows?

Computers use electricity, so this 0 and 1 show an electric pulse. In short, a computer only understands digital signals. Whatever input or with whatever device you are giving it may be a keyboard, mouse, pen drive, or joystick. The input gets stored in 0 and 1. Now, the output will also come in 0 and 1.

Example of Machine Language


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

Add 22 and 24 = 00001011 10110 11000 = 101110

The question arise!

We never give input like 0 and 1. We type in whatever language we want, like Hindi or English. It happens because of language translators that are compilers, interpreters, assemblers, etc. It converts source code into object code that is machine language. Only assembly and high level support it.
Example - I know Hindi only, and I want to talk to a Japanese guy. So, I need a translator to convert my language to his language.


Advantage of Machine Language

1.) Machine language is faster and more efficient as it is understandable by the computer easily.

2.) It requires no translator to translate the code. 0 and 1 are machine language that is directly understood by the computer.

Disadvantage of Machine Language

1.) All binary codes need to be remembered.

2.) All memory addresses have to be remembered.

3.) It is hard to amend or find errors in a program written in the machine language.


what is machine language in Hindi
machine language in Hindi
machine language kya hai
advantages of machine language
machine language for beginners

Комментарии

Информация по комментариям в разработке