How java is platform independent?
Answer Posted / nk saini
java is platform indepandent because--------
ur choice are
1.it creates sourse file
2.it creates object code on compilation
3
diff version of compiler
4.diff software for hardware
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a void in java?
Write a method that will remove given character from the string?
Explain java thread life cycle.
How are java objects passed to a method and what are native methods?
What methodology can be utilized to link to a database?
Can a class be private in java?
Is a boolean variable?
What is difference between jdk,jre and jvm?
What is lifetime variable?
What is a get method?
What are measurable parameters?
What is a static class in java?
What does file separator do in java?
Give us a program to check for parenthesis matching using stack.
Garbage collection in java?