Which java collection does not allow null?


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

Post New Answer

More Core Java Interview Questions

what is the use of finalize()Method please explain with an example

3 Answers  


Hi, This is ravi i have a question like this i have string "UNDERSTAND" now i want to count the letters how many times it occures.i.e from the above string the out put should be like this U-1,N-2,D-2,E-1,R-1,S-1,T-1,A-1. how can i achieve this Thnaks in advance for your response ..

7 Answers  


How do you escape in java?

0 Answers  


What classes of exceptions, thrown by a throw statement?

2 Answers  


What are the steps to do connection pooling in weblogic?

1 Answers   TCS,






watz the difference between abstract class and interface? Which one u ill choose as a designer?

1 Answers   Sonata,


What is a newline character in java?

0 Answers  


Is there any difference between nested classes and inner classes?

0 Answers  


What are the advantages of assembly language?

0 Answers  


What is the difference between class & object?

0 Answers  


what is the Use of throws exception?

2 Answers  


Using callable statement how can you pass out parameters, explain with example?

0 Answers  


Categories