How java is platform independent?
Answer Posted / devarathnam c,kotagudibanda(po
Hi... Java is a platform independent language.After
compiling the ".java" file ,that will be converting into
the ".class" file,which is a byte code having the
capability run on any OS.Basing on the concept byte code
java achieving the platform independent,it leads to "Write
onece run anyware".
Is This Answer Correct ? | 196 Yes | 54 No |
Post New Answer View All Answers
Is age discrete or continuous?
How do you empty a list in java?
What are different types of expressions?
How many types of literals are there in JAVA?
What is t in generics in java?
Explain reverse a linked list iterative solution in java?
What are passing parameters?
Can Exception handling we can handle multiple catch blocks?
What is regex in java?
How to calculate the length of a singly linked list in java?
Is it possible to override the main method?
Can we declare array without size in java?
What is core java used for?
What is slash r?
What is the symbol for average?