Hai all,
i faced the following question in interview panel. Please answer the following question.
Question : What is the need of marker interface?
My Ans : Marker Interface has no methods like serializable, clonable.
we don't want to override any methods JVM will take care.
Question :
If the abstract class has method declaration no implementation method.So What is need of that abstract class.
Question: Which Collection class can you used to store different type of object(like other collection object,
java bean object,and other objects)
Question: if you not to synchronization the shared object what will be the impact in real time
Thanks in advance,
Abiramkumar.P