Why collection doesn’t extend cloneable and serializable interfaces?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What are recursive functions? Give some examples?

0 Answers   Axtria, ITC Indian Tobacco Company,


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


Why do we override tostring method in java?

0 Answers  


What is the benefit of inner classes in java?

0 Answers  


What are inner and anonymous class?

3 Answers  






Explain purpose of sleep() method in java?

0 Answers  


What is the size of integer?

0 Answers  


What are the main differences between the java platform and other platforms?

0 Answers  


What do you mean by inner class in java? Explain

0 Answers  


Is a boolean variable?

0 Answers  


why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)

2 Answers  


Can a class extend abstract class or interface? why

4 Answers   Wipro,


Categories