Which collection does not allow duplicates in java?


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

Post New Answer

More Core Java Interview Questions

Why string objects are immutable in java?

0 Answers  


What is complexity in java?

0 Answers  


Can I learn java without any programming experience?

0 Answers  


Why are parameters used in functions?

0 Answers  


What is exception and error? and what is the difference between them?

2 Answers  






Why 1 is not a prime number?

0 Answers  


1.) if we use "private" in place of "public" in public static void main()... 2.) if we use "int" in place of "void".... 3.) can we ommit "static" keyword from that statement.... 4.) also can we give the command line arguments type as int type or float,etc.(.i.e (string args[]))

1 Answers  


What is the r character?

0 Answers  


What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?

0 Answers  


If there are two notepad opened and working on it . is this a process or thread? computer based Live Example to differentiate between Thread , Process , and Multi tasking ?

3 Answers   TCS, Wipro,


Explain about transient variables in java?

0 Answers  


Explain the advantages of packages in java?

0 Answers  


Categories