Answer Posted / suresh
Once the java code is compiled, it can be run on any
hardware platform that has java interpreter ported on it.It
means, the compiled code can be run on any platform.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How can we create a synchronized collection from given collection?
What is methodological theory?
Why volatile is used in java?
What is java’s garbage collected heap?
How concurrent hashmap works?
How to create a thread in java?
List the interfaces which extends collection interface?
What is the use of protected in java?
What 5 doubled?
Why map is used in java?
List out benefits of object oriented programming language?
What Is Composition?
Why java is platform independent? Explain.
How can you read content from file in java?
What is the point of polymorphism java?