Computer Science, asked by gurjit6, 1 year ago

what do you understand by computer language Name the different categories of computer language

Answers

Answered by Candice22
1
A programming language is a vocabulary and set of grammatical rules for instructing a computer or computing device to perform specific tasks. The term programming language usually refers to high-level languages, such as BASIC, C, C++,COBOL, Java, FORTRAN, Ada, andPascal.

Hope this helps!
Answered by makulsainid
4
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. There are two types of low-level languages: Machine Language: a language that is directly interpreted into the hardware.
Similar questions