Basic and Advance Java Question:

What is the List interface in Java Programming?

Tweet Share WhatsApp

Answer:

The List interface provides support for ordered collections of objects.

Download Java PDF Read All 81 Java Questions
Previous QuestionNext Question
What is the Collections API in Java Programming?How does Java handle integer overflows and underflows?