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

Is a class an object?

941


What super () does in java?

857


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

1028


What is javac used for?

887


What are the basics of core java?

960


What is the purpose of using javap?

1027


What is array and arraylist in java?

1047


What are the 6 mandatory procedures for iso 9001?

946


Is double bigger than float?

912


Which is dependent variable?

837


Is a method a function?

1004


How can I debug the Java security exceptions and AccessControlExceptions?

1091


What is the point of polymorphism java?

953


What is numeric data type?

927


how we can make a write-only class in java?

971