java is called platform independent but JVM is required for
same operating system why?

Answer Posted / kiruthigha

In Java,JVM converts sourcecode->bytecode->machinecode.
In this,the bytecode stores in .CLASS and .exe files.
when the os installed in our system,then it creates automatically the drive c,then the drive is compared to the class. so the jvm required for same os

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

i am Ali from Hyderabad,having twice rejected on conference visa(USA),possessing 9 years of teaching experience,my current ielts score is 6 bands and my current age is 34,do suggest me some suitable universities for MBA course in USA,and what are the prospect of getting a visa.

1678


#include int fn(int v); main() { printf("%d\n",fn(7)); } int fn(int v) { if(v==1 || v==0) return 1; if(v%2==0) return fn(v/2)+2; else return fn(v-1)+3; }

1703


to print greatest of two integers without using >,<,=.

1593


WHY SHOULD I HIRE YOU

1735


send me e-mail on dell tech question papers 2011 -2012

1624


Can have i call constructor in interface?

1619


sir i have 4 year gap in engineering. i would complete my degree b.tech it in 2014. it will be may be in 2nd class.my hsc is also with 2nd class. i am week in programming. Then if i want highest package upto 5-6 lacs then what should i prepare myself as a good engineer to get this package???

1593


why view is created in database

1448


project plan for bug tracking system?

1807


multithreading??

1694


which field is comparitively very best , today and in future while considering the following : ELECTRONICS [OR] NETWORKING

1606


how to implement spiral model on railway reservation?.

2772


what is the program to find out the smallest word in a sentence? like if the sentence is : this is my room. then out put will be : is

1510


hi to all,i done ccna,now im looking job,but it is very diffcult to get job in networking field,.........i dnt know what im doing wrongly,kindly help me and give the proper way...i have so much of interest in this field only

1667


My gre score is 283 and ielts is 5.5, will i get i20 for this score

1241