Java Developer Question:
Define Llist interface in Java Programming?
Answer:
The List interface provides support for ordered collections of objects.
Previous Question | Next Question |
Can a lock be acquired on class in Java Programming? | What is Collections API in Java Programming? |