How java is platform independent?
Answer Posted / hh
It means you can run the program on any operating system
having installed just the JVM installed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Difference between notify() method and notifyall() method in java?
How can we run a java program without making any object?
What is illegal identifier in java?
Why are parameters used in functions?
What is struts in java?
What is the difference between the direct buffer and non-direct buffer in java?
What are the advantages of autoboxing?
What are the types of methodology?
What is the indent key?
what is difference between equals and ==?
Can java list be null?
What is a marker interface?
How java uses the string and stringbuffer classes?
If goto and const is reserve words than why it is not work in java?
What is mutable object and immutable object?