skip to main | skip to sidebar

Java Programs and Examples with Output

Pages

▼
 
  • RSS
  • Twitter
Tuesday, October 2, 2012

Java Software development kit(SDK)

Posted by Admin at 5:25 AM – 0 comments
 
libraries: Which are also known as Application programming Interface(API) these are previously written classes and methods that Contain some common functionality.

General meaning
 of Compiler(is a program which takes one language ( source program) as input and translates it into equivalent another language(target program).







Compiler: the Program translates files written in java language(human language) into binary files(machine language) in order for the Computer to able to execute them. 

Interpreter: Some programming languages doesn't compile the Source code file into directly executable form(native code) but instead compile it partially Compiled file.

Java programming language is interpreted language that is when Source code is compiled into binary file, it needs an interpreter called JAVA VIRTUAL MACHINE to run it.

java Compiler javac .exe
interpreter java.exe

Leave a Reply

Newer Post Older Post
Subscribe to: Post Comments ( Atom )
  • Popular
  • Recent
  • Archives
Powered by Blogger.
 
 
 
© 2011 Java Programs and Examples with Output | Designs by Web2feel & Fab Themes

Bloggerized by DheTemplate.com - Main Blogger