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 object data type?
What are the advantages of compiled language?
What is style and indentation?
What are the difference between string, string builder, and string buffer in java?
What is udp in java?
Can you create an object of an abstract class?
What is a website container?
What is the purpose of the system class in java programming?
how are methods defined?
Does java support function overloading, pointers, structures, unions or linked lists?
How will you reverse a singly-link list?
How do constructors use this() and super()?
Explain naming conventions for packages?
How to access arraylist elements in java?
Which is bigger double or float?