Explain some best practices you would apply while using collection in java?


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

Post New Answer

More Core Java Interview Questions

What is fail first in java?

0 Answers  


Can a static class have a constructor java?

0 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,


is it possible to instantiate the math class?

0 Answers  


Is array primitive data type in java?

0 Answers  






Are global variables initialized to zero?

0 Answers  


Describe different states of a thread.

0 Answers  


what is the significance of listiterator in java?

0 Answers   IBS,


What does java stand for?

0 Answers  


What is the difference between java applets and applications?

0 Answers  


How to use string tokenizer class.

0 Answers  


What are runtime exceptions?

0 Answers  


Categories