Hey AAC.
I am having a problem with the simplest java program. As an exercise, I just have to use an array of objects to collect and return simple data. I did it with C++, no problem. I have it working in Java, but for some reason, it skips the name entry after the first round.
I have attached the Class file (StudentType) I am using for objects, and I have attached the main file (studentMain). They are both very simple and short. I also attached a screenshot of the Win32 console, so you can see what I mean.
Thanks, if you can explain why this is happening.
Silvrstring
I am having a problem with the simplest java program. As an exercise, I just have to use an array of objects to collect and return simple data. I did it with C++, no problem. I have it working in Java, but for some reason, it skips the name entry after the first round.
I have attached the Class file (StudentType) I am using for objects, and I have attached the main file (studentMain). They are both very simple and short. I also attached a screenshot of the Win32 console, so you can see what I mean.
Thanks, if you can explain why this is happening.
Silvrstring
Attachments
-
428 bytes Views: 18
-
1.8 KB Views: 12
-
50 KB Views: 13