Exercise 4.1 on point number 5 (Multiple constructors)


 (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.



I need your ideas, i'm stuck. Need to know how to pass average as a
parameter.

regards

-- 
To post to this group, send email to javaprogrammingwithpassion@googlegroups.com
To unsubscribe from this group, send email to 
javaprogrammingwithpassion+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/javaprogrammingwithpassion?hl=en

Reply via email to