how to minimize the functionality to will not force garbage
collector?
Answer Posted / ravikiran(aptech mumbai)
We cannot restrict garbage collector that all depends on the
garbage collector engine
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Tell us something about an iterator.
Why inputstreamreader is used in java?
What is private static in java?
Is a copy constructor?
What is the difference between multiple processes and multiple threads?
what is an objects lock and which objects have locks? : Java thread
What does java stand for?
Can we create constructor in abstract class ?
Why does the integer quotient -0/3 yield 0, but the double quotient -0.0/3.0 yields – 0.0?
Write a program to print the pattern given below
Does list allow duplicates in java?
What is equals method in java?
How do you check whether the list is empty or not in java?
How do you allocate memory to object?
How many types of exception can occur in a java program?