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
What does this mean java?
What does pointer mean?
Can you override private or static method in java?
Discuss 2D arrays.
how we can make a read-only class in java?
Is a string literal?
What is the maximum size of array in java?
What is bufferedreader in java?
Why is the type for real numbers called double?
What is the collection interface?
What is use of map in java?
Difference between linkedlist and arraylist.
Is empty in java?
Can java cast null?
What interface is extended by awt event listeners?