Computer Science, asked by Warana77u, 1 year ago

What is the computer language


Answers

Answered by shmis2004
2
Set of instructions which computer can understand and work upon. Computer language is different from the one which human uses.
Example of computer languages are high level language -cpp, java etc
Assembly language, machine language.....
Mark as brainelist plz, Add five stars plz

shmis2004: Mark as brainelist plz, Add five stars plz
shmis2004: Plz Add five stars
Answered by BrainlyRaaz
21

 \huge \bigstar{\underline{\green{\mathfrak Answer:}}}

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.

Similar questions