Which collection allows duplicate values in java?


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

Post New Answer

More Core Java Interview Questions

Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?

0 Answers  


What is the base class of all classes?

0 Answers  


Is there any difference between synchronized methods and synchronized statements?

0 Answers  


What is style and indentation?

0 Answers  


What state does a thread enter when it terminates its processing in java programming?

0 Answers  


Is there any way to skip finally block of exception even if some exception occurs in the exception block?

0 Answers  


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

0 Answers  


What is the Layout for ToolBar?

1 Answers  


how to run servlet program between two computer through the internet ?

2 Answers   Kiran Prakashan, TCS,


Is there any case when finally will not be executed?

0 Answers  


What is diamond operator in java?

0 Answers  


When a byte datatype is used?

5 Answers  


Categories