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?

Answers were Sorted based on User's Feedback



JVM is platform independent or depeneded?..

Answer / manoj kumar sahu(secon pvt.ltd

jvm is platform depended.every operating system has their own
jvm.one os jvm is different from other os.due to JVM Platform
depended so java is platform independed.

Is This Answer Correct ?    10 Yes 1 No

JVM is platform independent or depeneded?..

Answer / 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

JVM is platform independent or depeneded?..

Answer / anjani kumar jha

JVM is plateform dependent because it is written in c,and u
can see this JVM BEHAVIOUR when u r dealing with
multithreading programming.


Thanks and Regards
Anjani Kumar Jha
9405580655

Is This Answer Correct ?    1 Yes 0 No

JVM is platform independent or depeneded?..

Answer / qim2010

JVM is platform dependent. There can be any number of jvm's
but they all understand the one common language called byte
code and translates them into the binary executable of a
particular platform for which they are developed.

Is This Answer Correct ?    0 Yes 0 No

JVM is platform independent or depeneded?..

Answer / madhan kumar.s

java program is platform independent

Is This Answer Correct ?    0 Yes 1 No

JVM is platform independent or depeneded?..

Answer / ankit chauhan

ya java hi platform independent language bcoz in java there is a facility to translate source code to byte code due to byte code it is possible to run java application to any platform thats why java is called platform indipendent

Is This Answer Correct ?    0 Yes 2 No

JVM is platform independent or depeneded?..

Answer / e-mail

platform independent

Is This Answer Correct ?    1 Yes 13 No

Post New Answer

More Core Java Interview Questions

Why is stringbuffer called mutable?

0 Answers  


What is a jagged array in java?

0 Answers  


What is an argument java?

0 Answers  


'A class is a template for an object' explain this statement.

0 Answers   Akamai Technologies,


What is the format of Inner Class after it compiled?

1 Answers  


What is an argument in java?

0 Answers  


What do u mean by variable?

0 Answers  


Why is java so popular?

0 Answers  


where do we use init()

2 Answers  


I am unable to find or learn about print command. I have a graphical program in core java in applet but i want to give print command but i have coding for that so if anyone know about this plz mail me on avdhesh_chauhan007@yahoo.co.in

0 Answers  


What are the common uses of "this" keyword in java ?

0 Answers  


Does java isempty check for null?

0 Answers  


Categories