What is use of 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 main difference between string and stringbuffer? can you explain it with program?

2 Answers  


what is j2se

3 Answers  


program to find 25 square = 625 here the 625 of last two digits is equal to 25, i don't know excatly what this type of number is called

1 Answers   Huawei,


What is meant by class loader? How many types are there?

0 Answers  


What are different data structures in java?

0 Answers  






What is the importance of static variable?

0 Answers  


Java is Pass by Value or Pass by Reference?

0 Answers   BirlaSoft,


class A{ some variables; public void a()throws Excepion1,Exception2{....} } class B extends A{ variables... public void a()throws E2,E3{.....} } Qns: here override of methods occurs or not,ore else wil give any compilation error or run properly..plz tell me briefly whts happening with the above codes....

4 Answers   Quinnox,


What are keywords give examples?

0 Answers  


Can we sort hashset in java?

0 Answers  


What Is Resource Leak?

2 Answers  


What about interthread communication and how it takes place in java?

0 Answers  


Categories