is JVM platform dependent or independent..?
Answers were Sorted based on User's Feedback
Answer / jala
jvm is platform independent wyy because the byete code
instructions are converted to according to that machine code
language
| Is This Answer Correct ? | 5 Yes | 37 No |
How Marker Interfaces are instruct to complete the desired need ?
Which class is extended by all other classes?
What are other modifiers?
What are Inner classes?
What is object-oriented programming?
What is the significance of java packages?
What are types of Java applications?
Can an abstract class be final?
Where local and global variables are stored?
Why would you desing a J2EE application so user data is entered by way of a JSP page and managed by an underlying Java Beans class?
What does index mean in java?
Can you have a constructor in abstract class?