What is set in java?


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

Post New Answer

More Core Java Interview Questions

Can private method static?

0 Answers  


Difference between string, stringbuffer and stringbuilder?

0 Answers  


Can singleton class be inherited in java?

0 Answers  


difference between byte stream class and character stream class?

0 Answers  


String is a immutable objects . it means that string does not change........... But it will be chang......... { String s="kapil"; String s1="raj"; String s=s1; then print(.......) The String has been changed .. how it is possible and why its called immutable objects

7 Answers  






What is continuity of a function?

0 Answers  


What is an exception?

6 Answers  


Explain wait(), notify() and notifyall() methods of object class ?

0 Answers  


Can singleton class be serialized?

0 Answers  


What is the difference between normal report & matrix report?

0 Answers  


How do you sort arraylist in descending order?

0 Answers  


What is the maximum size of array in java?

0 Answers  


Categories