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

How many static init can you have?

0 Answers  


Describe the various concepts related to object oriented programming (oop).

0 Answers  


What is a finally block? Is there a case when finally will not execute?

0 Answers  


Why chararray() is preferred over string to store the password?

0 Answers  


JVM responsibility?

6 Answers   TCS,






How do I get a substring?

0 Answers  


Is java still necessary?

0 Answers  


What is void data type?

0 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


Can an anonymous class be declared as implementing an interface and extending a class?

2 Answers  


Explain the importance of thread scheduler in java?

0 Answers  


Is it possible to specify multiple jndi names when deploying an ejb?

0 Answers  


Categories