what are the main types of programming languages? Discuss any three
languages in detail.
Answers
Answered by
1
Answer:
There are three main kinds of programming language:
Machine language.
Assembly language.
High-level language.
Answered by
1
Types of Languages
There are three main kinds of programming language:
Machine language
Assembly language
High-level language
We just went over what machine language is - it's the language of machines, consisting of bits (1s and 0s) put together into chunks like bytes, a group of 8 bits, and lots of other larger sizes. It's highly unlikely you will ever have to write in machine language, but in the old days, we used to plot 1s and 0s on graph paper and then type them in, to make pictures appear on the computer screen. Very tedious!
Similar questions