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
How do you do math powers in java?
What is pangram in java?
List the interfaces which extends collection interface?
What is the base class of all classes?
What are static variables and functions?
Why are constructors used?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is broken and continue statement?
Difference between comparator and comparable in java?
Write a java program to print fibonacci series?
Can finally block be used without a catch?
Explain about complier design(phases)
Are functions objects in java?
What are synchronized methods and synchronized statements in java programming?
Why is java architectural neutral?