Programming language

Programming language


Programming language is set of instruction which can be given as input to some software component like compiler or interpreter to make it machine understandable.

Compiler :  compiler is a computer program (or set of programs) that transforms source code written in a programming language (the source language) into another computer language.


compiler java

Comments

Popular posts from this blog

input stream or file to X509Certificate

How to rebase chain of git changes on master ?