Answer Posted / neeti
the set inteface does'nt allow duplicate
elements.therefore,the add() method return false if an
attempt is made to add duplicate elements to a set.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is singleton in java?
Is set ordered?
Can a serialized object be transferred via network?
What are bind parameters?
What is meant by 'bit masking' in java?
What are the major advantages of internal iteration over external iteration?
What is subsequence of a string?
What is the primitive type byte?
Is singleton class thread safe?
Give an example of use of pointers in java class.
what is mutual exclusion? : Java thread
What is the main functionality of the remote reference layer?
What is core java called?
What flag up means?
What do you mean by platform independence of Java?