CH-1 Computer Languages
CH-1 Computer Languages
I. Important points
1. A computer needs step by step instructions to perform any
actions because it cannot think on its own.
2. The set of instructions is called a program.
3. Writing programs for doing a specific task is called
programming.
4. The programing languages enable us to communicate with the
computer for performing any task.
5. Like any languages, the programming languages have evolved
over the years, making them simpler to understand and code,
debug etc.
Translator Programs
Assembler Interpreter
Compiler