Programming languages

computer languages computer is a machine that can not do any work on its own. It needs some instructions to perform the task accordingly. A set of instructions that is given to a computer is called as program and the process of writing a program is called as programming. The person who writes the program is called as programmer. The programs are written in specific language called as programming language. They act as communicational tool between the programmer and the computer. Each language has a unique set of keywords and a special Syntax to organize program instructions. Computer language can be classified into two types:- (1) Low level language (2) high level language

Comments