Saturday, June 28, 2014

Object reference not set to an instance of an object

Insert following line in beginning of for loop where you take input.

arrStudents[j]=new Student();


No comments:

Post a Comment