-
Notifications
You must be signed in to change notification settings - Fork 0
QUESTION: Create a C# program that requests three names of people from the user and stores them in an array of objects of type Person. To do this, first create a Person class that has a Name property of type string and override the ToString() method.
AbrarulHassan-hub/oop-task-array
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
QUESTION: Create a C# program that requests three names of people from the user and stores them in an array of objects of type Person. To do this, first create a Person class that has a Name property of type string and override the ToString() method.
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published