Answer Posted / b.subba rayal
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 ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you clear a list in java?
How hashset works internally in java?
How does callback work in java?
Difference between static and dynamic class loading.
What is formatted output?
What is java console application?
Give me an example of array and linked list? Where they can be used?
What is stack explain?
What is a marker interface?
What is structure of java heap? What is perm gen space in heap?
What is the difference between Array and Hash Table?
List the interfaces which extends collection interface?
What does 0 mean in boolean?
What is meant by vector class, dictionary class, hash table class, and property class?
What is the technique adopted to create an immutable class?