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 much is a java license?
What is meant by binding in rmi?
What are latest features introduced with java 8?
Explain the difference between an Interface and an Abstract class?
Why is boolean important?
Is a class an object?
Is it possible for yielded thread to get chance for its execution again ?
Define "Access specifiers" in java.
How does a for loop work?
What is blank final variable?
What are the types of strings?
What does s mean in regex?
design an lru cache in java?
What is a singleton in genetics?
What is nullpointerexception?