Answer Posted / kalva raju
Garbage collector is java program,it is run in our regular
java program and it is collected un-reffernced memory in our
java program
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Describe the syntax of multiple inheritance? When do we use such an inheritance?
how is final different from finally and finalize in java?
Explain 5 features introduced in jdk 1.7?
What do you mean by default constructor in java?
What is a default constraint?
How do I print a “?
What are the rules for naming an array?
What's the difference between comparison done by equals method and == operator?
Why java is secure? Explain.
Difference between method overloading and overriding.
How to declare an arraylist in java?
What is sorting in java?
What are annotations in java?
Are private methods final?
Difference between static and dynamic class loading.