Compilation and Execution Structure

Compilation and Execution Structure of Java Part . 5

Compilation and Execution Structure of Java Programming Language :

Demo.java         –>          Class Demo java Source code

Javac                    –>            It is a java compiler

Byte code            –>          Demo.class

Java

jvm                      –>            Java virtual machine code / native code it is a interpreter     

Programming Structure

In java java.lang package is default package

Which is the most important package in java.

Whenever you install jdk by default you will get 14 packages in all among packages java.lang is very impotent package in java.

Without this package you can not run any single java program.

Compilation and Execution Structure

More Information Compilation and Execution Structure of Java :- Click Hear

Now Friends If you like this post please tell us how can we help you to provide better knowledge?

If this post is use full for you please share the post with your friends.

Please follow as facebook : www.facebook.com

Please follow as twitter : www.twitter.com

And more information please visit here : www.weindians.in

Please Subscribe on youtube : www.youtube.com

Leave a Reply

Your email address will not be published. Required fields are marked *