Answer Posted / janet
set stores elements in an unordered way but does not
contain duplicate elements,where as ist stores elements in
an ordered way but may contain duplicate elements.
Is This Answer Correct ? | 200 Yes | 14 No |
Post New Answer View All Answers
What causes memory leak in java?
Is java free for commercial?
How you can force the garbage collection?
What is a substring of a string?
What is skeleton and stub?
How do you check whether the list is empty or not in java?
Difference between ‘is-a’ and ‘has-a’ relationship in java?
What is an immutable class?
What if I write static public void instead of public static void in java?
What is a java developer salary?
What is scope & storage allocation of global and extern variables? Explain with an example
What is difference between static class and singleton pattern?
How will you calculate the depth of a binary tree if the tree contains 15 nodes?
What is the purpose of static methods and static variables?
What is javac used for?