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
Explain reverse a linked list recursive java solution?
What is the abstract class?
What do you understand by java virtual machine?
Explain about anonymous inner classes in java?
why we use merge option in hybernate pls give a ex snippet
What is object of class in java?
How do you declare an array in java?
What is java thread dump, how can we get java thread dump of a program?
what is mutual exclusion? : Java thread
How to find the largest value from the given array.
what is the use of bean managed and container managed with example?
What are singleton services?
What’s the difference between unit, integration and functional testing?
Difference between method overloading and method overriding in java ?
What is the purpose of a parameter?