Answer Posted / guest
creation of compilation unit
secure access to system resources
running of bytecode
garbage collection
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What does compareto () do in java?
Explain the difference between throw and throws in java?
What all methods are used to prevent thread execution ?
When is the finally clause of a try-catch-finally statement executed?
What is nested loop? What is dangling else condition in it?
How is java hashmap implemented?
What does split function do in java?
Which number is denoted by leading 0x or 0x in java?
whatis Home interface and Remoteinterface? with example?
What is return keyword in java?
Which is better 64 bit or 32 bit?
What are the changes in java.io in java 8 ?
What is an infinite loop in java? Explain with an example.
Does java linked list allow duplicates?
How to write custom exception in java?