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
Java is pass by value or pass by reference? Explain
What is main method?
What is skeleton and stub? What is the purpose of those?
What is the biggest integer?
How do you define a set in java?
What is an class?
What is a null class?
What language is pass by reference?
Explain restrictions on using enum?
Can we overload final method in java?
Is array a class?
Can we have static methods in an interface?
How do you control extraneous variables?
Which class is the superclass for every class in java programming?
What is field name?