Java程序辅导

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

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Chapter 10 
Lab 1 
Demonstrating Inheritance Pages 506 – 507 
Writing an Application That Uses the Party Class Pages 507 – 508  
Creating a Subclass from the Party Class Pages 508 – 509 
Creating an Application That Uses the DinnerParty Class Pages 509 – 511 
 
Instructions: 
 
This lab is made up of multiple assignments from the book.   
 
Turn in the files Party_YourInitials.java, UseParty_YourInitials.java, 
DinnerParty_YourInitials.java and UseDinnerParty_YourInitials.java,  
 
Grading: 
 
2 – General, compiles, comments, proper indentation, etc 
2 – Party_YourInitials.java code 
2 – UseParty_YourInitials.java code 
2 – DinnerParty_YourInitials.java code 
2 – UseDinnerParty_YourInitials.java code