Skip to content

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.

Notifications You must be signed in to change notification settings

AbrarulHassan-hub/oop-task-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

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

No packages published

Languages