How java is platform independent?
Answer Posted / chidananada p.d
java language consists of a special program to convert one
understanding form of one operating system to another form
of another operating system,So we can say java is platform
independent language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is an example of a boolean?
What is the purpose of a default constructor?
How is java created?
Why is java called java?
What do you mean by formatting?
Is there any case when finally will not be executed?
What is the difference between this() and super() in java?
When is update method called?
What is private static in java?
How an object is serialized in java?
What are the wrapped, classes?
What is command line argument in java?
What is dynamic binding(late binding)?
Why java is used everywhere?
What is difference between pointer and reference?