List list = new ArrayList(); //list − object of List interface. //T − The generic type parameter passed during list declaration.