Does garbage collection guarantee that a program will not run out of memory?
Submitted by: AdministratorNo, it doesn't. It is possible for programs to use up memory resources faster than they are garbage collected. It is also possible for programs to create objects that are not subject to garbage collection
Submitted by: Administrator
Submitted by: Administrator
Read Online Java Job Interview Questions And Answers
Top Java Questions
☺ | Name primitive Java types? |
☺ | What is the difference between the Reader/Writer class hierarchy and the InputStream/OutputStream class hierarchy in Java Programming? |
☺ | What is the Locale class in Java Programming? |
☺ | Which Container method is used to cause a container to be laid out and redisplayed in Java Programming? |
☺ | Can a lock be acquired on a class in Java Programming? |
Top Java Programming Language Categories
☺ | Core Java Interview Questions. |
☺ | Hibernate Interview Questions. |
☺ | Advanced Java Interview Questions. |
☺ | IBM WebSphere Interview Questions. |
☺ | Spring Framework Interview Questions. |