CAPFi interview question

What's the difference between List and ArrayList in JAVA?

Interview Answer

Anonymous

17 Jul 2025

List is an interface. ArrayList is an implementation