Given the following situation
class Car { static List cars = new LinkedList<>(); public static void main(String args[]) { System