create a parameterized constructor

Joined
May 28, 2019
Messages
2
Programming Experience
Beginner
533
 
Define a class as instructed, and inside that class, define some member properties which will belong to that class. I think your instructions are rather clear. If you don't understand the basics, you really should be asking your teacher what these types are, int string list etc or else, read up on MSDN and look them up.
 
If you have been assigned this task then you would have already been taught what those terms mean so you should consult your notes or text that you already have. We can help with things that you have tried but are unable to do on your own but it's not for us to just do your homework for you or even just tell you how to do it. Assignments like this are intended to test your grasp of what you have already learned. If you haven't learned anything, that is what you need to fix.
 
Back
Top Bottom