what do you meant by Platform-Independent?
Answer Posted / gaurang damley
It means compile once and execute anywhere
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is java and why do we need it? Explain
What is a line break?
What access modifiers can be used for class ?
What are the legal operands of the instanceof operator?
How we can skip finally block of exception even if some exception occurs in the exception block in java?
What is private public protected in java?
What is thread count in java?
What is the purpose of file class?
Why is singleton not thread safe?
What is the difference between static and global variables and also define what are volatile variables?
What is a “stateless” protocol ?
Is null an object java?
Is it necessary that each try block must be followed by a catch block?
What is the difference between array and array list in java?
Describe the process as to how substring() methodology mechanisms in java.