DEVFYI - Developer Resource - FYI

What is the List interface?

Java Interview Questions and Answers (part 3)


(Continued from previous question...)

448. What is the List interface?

The List interface provides support for ordered collections of objects.

(Continued on next question...)

Other Interview Questions