Antra interview question

what is the difference between List and ArrayList?

Interview Answer

Anonymous

Nov 24, 2020

The list is an interface. ArrayList is a class