What is the computer language
Answers
Example of computer languages are high level language -cpp, java etc
Assembly language, machine language.....
Mark as brainelist plz, Add five stars plz
A language is defined as the medium of expression of thoughts. All human beings in this world communicate with each other by a language. Similarly, computer also needs some expression medium to communicate with others.
The term languages does not merely refer to a style of communication among human beings. It is also used to refer to a system of rules and symbols that facilitate communication between a computer and a human being/ Such languages used to communicate with computers are known as computer languages.
A computer follows the instructions given by the programmer to perform a specific job. To computer perform a particular task, programmer prepares a sequence of instructions known as program. A collection of related programs constitute a software.
Software may be designed using a multitude of computer languages that are available today Computer languages may be classified into low level and high level computer languages The program is stored in RAM. The CPU takes one instruction of the program at a time from RAM and executes it. The instructions are executed one by one in sequence and finally produce the desired result.