CAPFi interview question

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

Interview Answer

Anonymous

17 July 2025

List is an interface. ArrayList is an implementation