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 |
write SQL command for table employee where print first name or last name start like "A" and who is working in domain(angular js,java,dotnet)
Difference between hashCode() & equals()?
suppose string s1="rajnish"; string s2="bhaskar"; then what will be happend ?
what is object deep copy and shallow copy and why it is required?
What is the use of put method?
Explain the difference between abstraction and encapsulation.
How do you do math powers in java?
What is the purpose of final keyword and when to use it?
What is struts in java?
Define Wrapper Classes in Java.
What is command line used for?
What are the important features of Java 11 release?