C Sharp (C#) - Classes and Objects
You want to create a list of 3
Student objects with names "Anna", "Ben", and "Cara" using object instantiation with new. Which code correctly does this?