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
What is this () in java?
What is reflexive association?
How to add menushortcut to menu item?
What is the covariant return type?
Can I use % with real numbers?
What is a protected class in java?
What are exception handling keywords in java?
What's the purpose of using break in each case of switch statement?
Can arraylist hold different types java?
What are the steps involved to create a bean?
What are memory tables?
How do you change an int to a string?
What is purpose of applet programming?
What is cr keyboard?
what methods would you overwrite in java.lang.object class?