What is a language and what are different types of languages?
Answers
Answered by
5
Hi friend,
Language is a software tool, which is used to communication between user and system.
These languages are :
Low-Level Languages:
A language that corresponds directly to a specific machine.Low-level computer languages are either machine codes or are very close them.There are two types of low-level languages:
Machine Language: a language that is directly interpreted into the hardware
Assembly Language: a slightly more user-friendly language that directly corresponds to machine language
High-Level Languages:
Any language that is independent of the machine.A computer cannot understand instructions given to it in high-level languages or in English. It can only understand and execute instructions given in the form of machine language i.e. binary.
Hope this helps!
Language is a software tool, which is used to communication between user and system.
These languages are :
Low-Level Languages:
A language that corresponds directly to a specific machine.Low-level computer languages are either machine codes or are very close them.There are two types of low-level languages:
Machine Language: a language that is directly interpreted into the hardware
Assembly Language: a slightly more user-friendly language that directly corresponds to machine language
High-Level Languages:
Any language that is independent of the machine.A computer cannot understand instructions given to it in high-level languages or in English. It can only understand and execute instructions given in the form of machine language i.e. binary.
Hope this helps!
Answered by
4
=>>
Language- Language is a tool that helps to communicate between user and computer. Languages are two types -
- Low level language
- High level language.
Low level language - Binary language and etc.
High level language- C language , c++ language, java , python and many more.
Similar questions