Ask a Teacher



WHAT IS THE LANGUAGE OF COMPUTER

The computer languages are used to communicate with computers. It is  commonly referred as programming languages. A computer is an electronic device which only understands electrical pulses ( 0 or 1 called machine language). But implementing a computer program in machine language is very difficult for a programmer and we develop computer languages high level programming languages.
 High-level languages are designed to be easier to use, more abstract, and more portable.A program written in a high-level language, compiled into object code, and then translated into machine instructions.
Examples are : C ,C++,PASCAL,COBOL,JAVA etc.



comments powered by Disqus