What are sets in java?


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

Post New Answer

More Core Java Interview Questions

class a extends b { } class b extends a { } why java doesn't support cyclic pls explain me with example

3 Answers   Wipro,


What is cloneable interface?

8 Answers  


how does multithreading take place on a computer with a single cpu? : Java thread

0 Answers  


what is enumset?

0 Answers  


Difference between method overloading and overriding.

0 Answers  






is there a separate stack for each thread in java? : Java thread

0 Answers  


can we have function for truncating the sign as like abs in oracle.

1 Answers  


Why we cannot override static method?

0 Answers  


What is the default value of local and global variables?

0 Answers  


What is byte code and why is it important to java’s use for internet programming?

0 Answers  


What invokes a thread's run() method in java programming?

0 Answers  


What is the difference between the paint() and repaint() methods?

0 Answers  


Categories