Answer Posted / harsh singh
In java we have garbage collector , which is call by JVM in equal interval of time and remove garbage values or variables.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What about member inner classes?
Why java is object oriented?
Can bool be null?
What flag up means?
Differece between class and generic class?
What modifiers are allowed for methods in an interface?
What is the difference between preemptive scheduling and time slicing?
How do you identify independent and dependent variables?
Tell me about different OOPS concepts.
What are multiple inheritances?
Can you add null to a list java?
What do you mean by JVM?
Is string is a data type in java?
When parseint method can be used?
When should I use singleton pattern?