Hi,

I was having problem with how to do this exercise….

5. (For your own exercise) Modify StudentRecord.java and
ConstructorExample.java as following. Build and run the project.
•       Create another Constructor in the StudentRecord.java in which
average is also passed as a parameter.
•       Modify the ConstructorExample.java so that StudentRecord annaRecord
object is created with the newly added Constructor.

This is found in  Exercise 4: constructors.  How to create a
constructor taking the average grade as a parameter of the
constructor? What data type is the parameter for average grade?


--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to