How many types of computer language ?
Computer language ?
A computer language is used to write computer programs .It is a means of communication between user and computer . A large number of programming language are available for writing programs .
Types of programming language .
Two types of language .
1.. High level language 2.. Low level language
1. High level Language
A type of language that is close to human language is called high level language .It is easy to understand
Example of high level language .
BASIC COBOL JAVA
FORTRAN C/C++
2. Low level language
Low level language are near to computer hardware and far from human . There are also two types of low level language .
1. Machine language
2. Assembly language
Post a Comment