Antra interview question

what is the difference between List and ArrayList?

Interview Answer

Anonymous

24 Nov 2020

The list is an interface. ArrayList is a class