How java is platform independent?
Answer Posted / pranita yadav
Java is a fully object oriented programing language.Java is
aplatform independent language because,java is run any
where and any time of any operating system.The Write-Once-
Run-Anywhere ideal has not been achieved (tuning for
different platforms usually required), but closer than with
other languages.java is a user friendly programing
language.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can we split string with in java?
Can we nested try statements in java?
What is stringbuffer in java?
why would you use a synchronized block vs. Synchronized method? : Java thread
What is the output of the below java program?
what is optional in java 8?
What does the exclamation mark mean in java?
Differentiate between postfix and prefix operators in java.
Why do we use threads in java?
What is a literal coding?
Difference between static binding and dynamic binding?
What are parameters in a method?
What is compareto () in java?
Why 1 is not a prime number?
What are the escape sequences in java?