Under what conditions is an object’s finalize() method invoked by the garbage collector?
No Answer is Posted For this Question
Be the First to Post Answer
What is a predicate method?
Can i have abstract class with no abstract methods?
Variables used in a switch statement can be used with which datatypes?
what is object slice?
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion
How does remove work in java?
Define iterator and methods in iterator?
Differentiate jar and war files?
Differentiate between a constructor and a method? Can we mark constructors final?
Does java have a compiler?
what is main purpose of interface?
2 Answers Accenture, HCL, NIIT,
if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...