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
What is collection class in java?
Why do we use bufferedreader?
What are exception handling keywords in java?
What is collection sort in java?
What is %d in printf?
What is java and their uses?
Explain method local inner classes ?
Is there a jre for java 11?
Why declare Main() inside the class in java ?
Why do we create threads in java?
Do you know why doesn't the java library use a randomized version of quicksort?
What is data string?
What is the difference between compiler and jvm?
What is an infinite loop in java? Explain with an example.
Define interface in java?