What are the basic interfaces of java collections framework?


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

Post New Answer

More Core Java Interview Questions

What is an anonymous class?

1 Answers   IBM,


what is difference betwenn Access Specifier and Access Modifier ????

2 Answers  


Can It is possible to synchronize the constructor of a Java Class?

0 Answers  


Does it matter in what order catch statements for filenotfoundexception and ioexception are written?

0 Answers  


When should I use singleton pattern?

0 Answers  






Differentiate jar and war files?

0 Answers  


What is keyword and identifier?

0 Answers  


If a method is declared as protected, where may the method be accessed in java programming?

0 Answers  


What is jvm? How its run?

0 Answers  


how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  


Difference between character constant and string constant in java ?

0 Answers  


What is a pointer and does java support pointers?

0 Answers  


Categories