need a simple solution
-
CLASSES PROPERTIES METHODS student string Name grade Add(string lessonCode, int point) grade ShowNotes(string lessonCode) string studentid grade [] grades string Surname grade String lessonCode int Point reg int NumberOfRegs AddStudent(student stu) RemoveStudent(string studentid) student ShowStudent(string studentid) these are the classes,properties and methods that i have to use... *students names,surnames,studentid and grades will be stored *if any of the fields name,surname or grades if blank the registration wont be done *for every student grades can be added *studentid cant be changed,we can see the number of students,and we can call the students by their studentid THATs all i need..i tried so hard but coludnt find a solution.. THX for your helps
-
CLASSES PROPERTIES METHODS student string Name grade Add(string lessonCode, int point) grade ShowNotes(string lessonCode) string studentid grade [] grades string Surname grade String lessonCode int Point reg int NumberOfRegs AddStudent(student stu) RemoveStudent(string studentid) student ShowStudent(string studentid) these are the classes,properties and methods that i have to use... *students names,surnames,studentid and grades will be stored *if any of the fields name,surname or grades if blank the registration wont be done *for every student grades can be added *studentid cant be changed,we can see the number of students,and we can call the students by their studentid THATs all i need..i tried so hard but coludnt find a solution.. THX for your helps
Number 9 on this link may help: http://www.codeproject.com/script/comments/forums.asp?msg=1278604&forumid=1649#xx1278604xx
Regards Wayne Phipps ____________ Time is the greatest teacher... unfortunately, it kills all of its students View my Blog
-
CLASSES PROPERTIES METHODS student string Name grade Add(string lessonCode, int point) grade ShowNotes(string lessonCode) string studentid grade [] grades string Surname grade String lessonCode int Point reg int NumberOfRegs AddStudent(student stu) RemoveStudent(string studentid) student ShowStudent(string studentid) these are the classes,properties and methods that i have to use... *students names,surnames,studentid and grades will be stored *if any of the fields name,surname or grades if blank the registration wont be done *for every student grades can be added *studentid cant be changed,we can see the number of students,and we can call the students by their studentid THATs all i need..i tried so hard but coludnt find a solution.. THX for your helps
If you really tried so hard, then you should be able to present at least the tiniest little bit of input from yourself, and not just pasting in the homework assignment. There are a lot of people here that can give you useful hints, but for that you have to present what you have done, and where you are stuck.
--- single minded; short sighted; long gone;