Are lists mutable?
Answer / Ganesh Kumar
Yes, lists are mutable data structures. This means that their elements can be changed and added to or removed from at any time.
| Is This Answer Correct ? | 0 Yes | 0 No |
When will you use array over arraylist?
What is the use of treemap?
Will hashmap allow null keys?
Tell me the difference between the character array and a string.
1 Answers Honeywell, HPCL, Huawei, Zomato,
Can we add duplicate keys in a hashmap? What will happen if we attempt to add duplicate values?
What is time complexity of sorting algorithms?
List the data structures which are used in rdbms.
Is bubble sort faster than selection sort?
Does treeset allow duplicates?
What is an acyclic graph?
Define static data structures?
What is the method to find the complexity of an algorithm?