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
Can constructor return value?
Can It is possible to synchronize the constructor of a Java Class?
What is the use of volatile in java?
What is the char data type?
Explain different ways of creating a thread. Which one would you prefer and why?
What is protected in java?
Is intellij better than eclipse?
What are the benefits of operations in java?
What causes memory leaks in java?
What are different type of exceptions in java?
What is a default constructor and also define copy contrucyor?
What is lastindexof in java?
Is assembly language a low level language?
Is there a jre for java 11?
What is compareto () in java?