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...

JVM is platform independent or depeneded?

Answer Posted / vikram naidu

According to java all the class files contains only
bytecode. when we are trying to run the class files we need
jvm. so jvm is dependent on os. B'coz these byte code will
convert/translate into machine level code, where OS is able
to understand that language. So depending on the OS, we have
to use the supported JVM.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where we write javascript code in html page?

1108


What is jar?

1180


How many arguments can be passed to main ()?

1051


What does @override mean?

1289


How is final different from finally and finalize?

990


Explain OOPs concept.

1160


Explain super keyword in java.

1085


Why main method is static in java?

1241


Why does java does not support multiple inheritance? Explain

1044


Is there any case when finally will not be executed?

1007


What does the ‘static’ keyword mean? Is it possible to override private or static method in java?

1044


What is the statements?

1150


What is nextline method in java?

1093


List the different types of classloaders in java.

1021


Name some classes present in java.util.regex package.

1086