Is collection a class or interface?
Answer / Rajan Malhotra
The Collection is both an interface and a superclass in Java. The interface defines a common set of methods for collections, while the class serves as a root class for all collection classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Define the term “percolate down”?
Can we sort hashmap?
What are the major data structures used in the following areas : network data model & hierarchical data model?
Differentiate between hashset and hashmap.
What is scalar data type?
How to get largest and smallest number in an array?
How many sorting are there in data structure?
how to insert a new node in linked list where free node will be available?
Tell me about circular linked list?
What is pointer in data structure?
How many types of linked list exist?
How do you declare An array of three char pointers