Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

user input to array object c#

Student[] ourStudents = new Student[24];   // declared an array of stduent objects
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #user #input #array #object
ADD COMMENT
Topic
Name
4+5 =