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
When do we need to use internal iteration? When do we need to use external iteration?
What is definition and declaration?
What is multithreading in java?
What is difference between equals and hashcode method?
What is a default constraint?
Distinguish between a predicate and a function?
Can a class be final?
What is singleton class and how can we make a class singleton?
Can you pass functions in java?
Differentiate between == and equals().
How can you share data between two thread in Java?
Is arraylist sorted in java?
Can a class be private or protected in java?
What is the difference between a choice and a list?
Give a practical example of singleton class usage?