Which collection object is faster to retrieving the data and
inserting the data into it.
Answers were Sorted based on User's Feedback
Answer / nav dev
ArrayList is faster to retrieving
Set is faster to inserting
| Is This Answer Correct ? | 21 Yes | 1 No |
Answer / lavanya
LinkedLisr is facter in inserting and retrieving from any
position on the list.
| Is This Answer Correct ? | 11 Yes | 3 No |
What is an Applet ?
can we Connect Applet to Data Base ? with Discriptiom. and also What is Diff. from Applet & Servlet?
What are void methods?
What is the purpose of having the concept of overloading?
What is an anonymous class?
What is == in java?
Is simpledateformat safe to use in the multithreaded program?
what are the rules to use try catch finally?
Write code of any action class?
How do you implement polymorphism in our day to day life?
What are some characteristics of interference class?
What are the advantages of unicode?