Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Chapter 10 
Lab 2 
Overriding a Superclass Method Pages 513 – 514 
Understanding the Role of Constructors in Inheritance Pages 518 – 519  
Inheritance When the Superclass Requires Constructor Arguments Pages 519 – 521  
 
Instructions: 
 
This lab is made up of multiple assignments from the book.   
 
Turn in the files DinnerParty2_YourInitials.java, UseDinnerParty2_YourInitials.java, 
PartyWithConstructor_YourInitials.java, DinnerPartyWithConstructor_YourInitials.java, 
UseDinnerPartyWithConstructor_YourInitials.java, PartyWithConstructor2_YourInitials.java, 
and DinnerPartyWithConstructor2_YourInitials.java 
 
Grading: 
 
2 – General, compiles, comments, proper indentation, etc 
2 – DinnerParty2_YourInitials.java code 
2 – UseDinnerParty2_YourInitials.java code 
2 – PartyWithConstructor_YourInitials.java code 
2 – DinnerPartyWithConstructor_YourInitials.java code 
2 – UseDinnerPartyWithConstructor_YourInitials.java code 
2 – PartyWithConstructor2_YourInitials.java code 
2 – DinnerPartyWithConstructor2_YourInitials.java code