Computer Science, asked by Dennis1234, 1 year ago

What is a language and what are different types of languages?

Answers

Answered by pankaj12je
10
Hey there !!!

_________________________________________________

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 helped you......................
Answered by Anonymous
5

Answer:

Nowadays, there are numerous programming languages are becoming more general and all-purpose, but these languages have their specialties, and each language has its own advantages and disadvantages. Usually, programming languages can be classified into a few types, however, these languages support multiple programming style. Every year there are a number of programming languages are implemented, but few languages are becoming very popular which may used by a professional programmer in their career...

Similar questions