Can list have duplicates in java?
No Answer is Posted For this Question
Be the First to Post Answer
What are java packages?
Difference between predicate, supplier and consumer ?
What is CardLayout?
What are the types of casting?
Explain the importance of throws keyword in java?
Any one can explain how the inerface uses in java. give with example.
When do you get classcastexception?
What is function declaration?
How can i add a button in applet in java ???
Is heap stored in ram?
Is Java a dying language?
in a constructor what happen if u call super and this in the same class? i know that it is not possible to call both in the same one? if we call what will happen?