Answer Posted / ravikiran(aptech mumbai)
finalize method is used to conserve the resources before
garbage collection
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Why wait(),notify(),notifyAll() methods defined in Object class althought we are using in only threads.
What are the features of java?
What is string english?
Can subclass overriding method declare an exception if parent class method doesn't throw an exception?
What is an infinite loop in java? Explain with an example.
What are the loops in java?
What is a nonetype?
What is threaded programming and when is it used? : Java thread
What are exception handling keywords in java?
What are java methods?
How do you remove all elements from an arraylist in java?
What is floor math?
When will you define a method as static?
How do you escape in java?
Difference between character constant and string constant in java ?