Java - Online Test - Garbage collection - javasearch.buggybread.com
Interview Questions
Search
Legacy
Tests
Repo
Legacy
Java
Java 8
Java 7
Java Abbreviations
OCJP / SCJP
Class List
New in Java 8
Java Exceptions
Spring Exceptions
Java Enums
Java 8 Lambda
Java 8 java.time
Big Data
Discussion Forum
Humor
Classes Search
Subscribe
Search Java Test Questions
223 test questions in repository.
Search
Java - Test Questions on 'garbage collection' - 5 questions found
Which of the following methods are used by Java Garbage Collection Mechanism ?
Core Java
final
finally
finalize
All of the above
garbage collection
finalize
Which of the following about Garbage collection is false ?
Core Java
We can call Garbage collection explicitly
Garbage Collection guarantees that the application will not run out of memory
finalize method is used by Java for Garbage Collection
Garbage Collection Mechanism delete unclaimed objects that are no longer required
garbage collection
What kind of thread is Garbage collection thread ?
Core Java
Daemon Thread
User Thread
System Thread
Active Thread
garbage collection
thread type
Which of following memory segment is cleaned by Garbage Collection Mechanism ?
Core Java
Stack
Heap
Code
Cache
memory management
garbage collection
Which of following is Daemon Thread ?
Core Java
Thread Scheduler
Daemon Thread
Both of above
None of above
daemon thread
threads
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus