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
how many types of Inheritance?
What is passing by reference in java?
What is native method in java?
If goto and const is reserve words than why it is not work in java?
How do you do descending order in java?
What are parsers? Dom vs sax parser.
What are void methods?
What is a string token?
what is the difference between preemptive scheduling and time slicing? : Java thread
Can an integer be a string?
What is size of int in java?
Is it possible to write a regular expression to check if string is a number?
What is a boolean structure?
What do you understand by the term wrapper classes?
Is there any limitation of using inheritance?