Which data structure does Java's LinkedList internally use?
Dynamic Array
Doubly Linked List
Circular Linked List
Single Linked List
This question is part of this quiz :