Which is faster set or list in java?


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

Post New Answer

More Core Java Interview Questions

Explain about the dynamic behavior of core java?

0 Answers  


System.out.println("somestring"); It will create any object or not

5 Answers   CSC,


List the different types of classloaders in java.

0 Answers  


7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?

4 Answers   CSC, Nagarro, RBS,


What is the final blank variable?

0 Answers  


why abstract class will have a constructor?

4 Answers  


What is bytecode verifier?

0 Answers  


What are latest features introduced with java 8?

0 Answers  


What do you understand by the term singleton?

0 Answers  


Explain about static imports in java?

0 Answers  


Difference between this() and super() in java ?

0 Answers  


What is a double?

0 Answers  


Categories