help | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

help

Drag and drop from the options below to create a List that will contain objects of type Student. List< > L = <Student>(); Student public Main new List <List>

12th Apr 2018, 6:16 PM
Lirie Elshani
Lirie Elshani - avatar
1 Answer
+ 4
Drag and drop from the options below to create a List that will contain objects of type Student. List< Student> L = new List <Student>();
14th May 2019, 12:50 PM
Nirali Vachhani
Nirali Vachhani - avatar