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
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What do you mean by formatting?
Why packages are used?
Write the algorithm to check the number non-leaf nodes in a tree.
What is a default method?
What is outofmemoryerror in java?
Can we override the private methods?
how would you implement a thread pool? : Java thread
Can you call a method on a null object?
Which access specifier can be used with class ?
Is an object null?
Can bool be null?
What is the difference between jdk, jre, and jvm?
What is stack class in java?
How hashset works internally in java?