Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Why Java is a platform independent language?Explain byte code
and JVM

Answer Posted / nilanjan

At first the java source code is compiled and then it is
interpreted to a optimized set of executable statements.
After compiling the source code the bytecode is generated
which is same for all platforms i.e OS. This byte code
needs JVM(java virtual machine) to be interprated which is
defferent for different OS i.e platform.
Due to the byte code which is same for all JVM java is
explicitely known as platform independent language.

source code ---------> bytecode ----------> executable
compilation same interpration
for all by JVM
JVM

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is lambda expression an object?

838


What is aop in java?

842


What is java web application?

830


What is tier in java?

758


What is jndi datasource in java?

845


What is the difference between jar and executable jar?

936


How can c# app request minimum permissions? : java security

793


explain how java se 8 data and time api solves issues of old java date api?

901


What is an actionevent in java?

909


For each of the following program segments,give a big zero analysis for the running time 1.For (i=0;i

1882


How do you type the lambda symbol?

848


How do I install jdk?

821


Why doesn’t the main method throw an error with no arguments?

879


What is jpa entitymanager?

858


What are java’s rules regarding tabs, spaces and newline characters?

1404