We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 43bcf5e + b1e08d6 commit 2b2b602Copy full SHA for 2b2b602
README.md
@@ -21,6 +21,7 @@ Frequently asked Java Interview questions
21
| 13 | [What are marker interfaces](#what-are-marker-interfaces) |
22
| 14 | [What are collections in Java?](#what-are-collections-in-java) |
23
| 15 | [What are the differences between arraylist and vector?](#what-are-the-differences-between-arraylist-and-vector) |
24
+| 16 | [What is finalize method? How do you override it?](#what-is-finalize-method-how-do-you-override-it) |
25
<!-- TOC_END -->
26
27
<!-- QUESTIONS_START -->
0 commit comments