Can we convert list to set 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 the history of java?

0 Answers  


What is the difference between synchronized and synchronized block?

0 Answers  


what is tempplate pattern

4 Answers   IBM, RBS,


What are the uses of final, finally and finalize in java?

2 Answers   Agiline, FINO PayTech, HCL,


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


Explain, java is compatible with all servers but not all browsers?

0 Answers  


What are the differences between stringbuffer and stringbuilder?

0 Answers  


What is the difference between Grid and Gridbaglayout?

0 Answers  


Define Compiling?

3 Answers  


what is inner class?

6 Answers   HCL,


What is a lambda expression ? What's its use ?

0 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


Categories