What is computer language? Name its two categories.
Answers
Answered by
5
Explanation:
A programming language is a formal language comprising a set of instructions the produce various kinds of outputs.
program language are used in computer programming to implement algorithms.Most programming language consist of instruction for computer.
The name of two categories is
1) low level language
2) high level language
I think my Answer is helpful to you.
Answered by
0
Answer:
Machine language is the binary language made of 1s and 0s. Assembly is made of abbreviated commands we can assemble into machine code. And high-level language is a lot like English and is computer independent. Some famous high-level languages are FORTRAN, COBOL, C++, BASIC, and Java.
Explanation:
Similar questions