is JVM platform dependent or independent..?
Answer Posted / sadhi
jvm is a program and it is system dependent. Because every
system differentiate in developing tools and software..
so, the jvm software is convert the class file which is have
byte code into machine code to according to that specific
configuration. Since jvm is depend on the system software
and hardware..
| Is This Answer Correct ? | 40 Yes | 2 No |
Post New Answer View All Answers
What is better- service oriented or batch oriented solutions?
what is static import in java? Explain
What does business logic mean?
What is the purpose of declaring a variable as final?
What is mnemonic code?
Why there is no call by reference in java?
What are functions in java?
What is %d in printf?
What are disadvantages of java?
What do heavy weight components mean in java programming?
Can a class extends itself in java?
What is percentage in java?
What is the equal sign?
How to check if linked list contains loop in java?
How to add menushortcut to menu item?