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
Does java support multiple inheritance or not?
What is void class in java?
What is memory leak and how does java handle it?
How big is a pointer?
What are white spaces in java?
Can we split string with in java?
Explain different ways of creating a thread. Which one would you prefer and why?
What is an object's lock and which object's have locks in java programming?
Why object class is super class for every class in java?
Why chararray() is preferred over string to store the password?
Explain jdk, jre and jvm?
How do you add an element to a set in java?
What is difference between public static and void?
What is sorting algorithm in java?
What is keyset in java?