What is programming language?
PROGRAMMING LANGUAGE What is programming language in simple word? A programming language is a Vocabulary and set a grammatical rules for instructing a computer or computing device to perform specific tasks. The term programming language usually refers to high-level language, such as BASIC, C, C++, COBOL, Java, FORTRAN, Ada, and Pascal. Before Learning any language , it is important to know about the various types of languages and their features. It is interesting to know what were the basic requirements of the programmers and what difficulties they faced with the existing language. The programming languages can be classified into two types :- 1.) Low level languages. 2.)High level languages. Low level languages The languages in this category are the m...