- It will have duplicate components.
- It keeps up insertion order.
- It is non synchronized.
- It can be utilized as queue, list and stack.
This blog is intended to provide frequently asked interview questions and answers.
Java LinkedList class
Java LinkedList class utilizes doubly linked list to store the components. It gives a linked-list data structure. The essential focuses about Java LinkedList are:
Subscribe to:
Post Comments (Atom)
What is Normalization?
Database normalization is a data design and organization process applied to data structures based on rules that help building relational dat...
No comments:
Post a Comment