Iterator in the HashMap is fail-safe means what?

Answer Posted / parthasarathi

can you please tell me about the use of marker interface?


Ans: Marker or taged interfaces having no methods.example
Cloneable,Serializable etc.Actually this interfaces give
some infermation about a object.that means internally it
check the object wheather it belongs to that interface or
not,using instanceOf() methd.

Is This Answer Correct ?    5 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are different types of classloaders?

589


What is instance means in java?

566


What are the advantages of unicode?

545


What does this mean java?

561


How does java pattern compile work?

548






Which is the best sorting technique in java?

527


Can java run on google chrome?

574


Why parsing is done?

505


What is the return type of the main method?

577


What is blank final variable?

567


What is the function of static in java?

543


What do you mean by thread safe?

542


Which class cannot be a subclass in java?

543


What isan abstract class and when do you use it?

847


What are checked exceptions?

582