java is called platform independent but JVM is required for
same operating system why?
Answer / 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 |
how does data cleansing framework works?
Can any1 say how this prog logic works... i am weak in thread concept...pls explain step by step
what are the steps u follow to create an custom idoc program in which environment u create the program?
What a test plan contains
why need of new operator in java why not in c++
i have applied for junior engg. signal II please send me questions papers for it
What is spooling and buffering?
gsm features
how 2 write a program of this pattern usin for loop?? 1 2 3 4 5 6 7 8 9 10
what is your experience in developing technical specifications?
What is W-model in Software Engineering?
describe about storage allocation and scope of global,exterm,static,local and register variables in c language?