is JVM platform dependent or independent..?
Answer Posted / jporter
I very much liked this explanation:
http://www.programmerinterview.com/java/is-jvm-platform-dependent.php
Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
What is the size of int?
What are different types of constants?
How can we make a class singleton?
What is a final class ?
What is your platform’s default character encoding?
What do you understand by weak reference?
How to access arraylist elements in java?
Can you tell me range of byte?
What is the base class of all exception classes in java?
Can we declare the main method of our class as private?
Which programming language is most secure?
What is java in layman terms?
What is the difference between the paint() and repaint() methods in java programming?
Can we inherit inner class?
What technique can be employed to compare two strings?