How java is platform independent?
Answer Posted / pavi
java is a platform oriented language ,because it' not tied
to any os and hardwares. it can run any os at any time.
| Is This Answer Correct ? | 22 Yes | 33 No |
Post New Answer View All Answers
Variables used in a switch statement can be used with which datatypes?
What are 3 boolean operators?
Which collection is best for sorting in java?
What is the symbol for space?
Can private class be inherited in java?
What is a class reference?
Is map sorted in java?
How do you declare a string variable?
What is the difference between normal report & matrix report?
What is a parent class in java?
What is the difference between abstraction and encapsulation?
What is a byte array?
Can I use % with real numbers?
Which is easier netbeans or eclipse?
Explain about main() method in java ?