您现在的位置是:源码地带 > 资源下载

Refer to the UML diagram above and implement the Course class. After you define the Course class, yo

  • 上传时间: 2014-01-26
  • 上传用户:changke8311
  • 资源积分:2 下载积分
  • 标      签: Course the class implement

资 源 简 介

Refer to the UML diagram above and implement the Course class. After you define the Course class, you must create a Course object with the following details: Programming I, WXES1114, taught by SMT. Besides, your program must test all the accessor and mutator methods you had defined and the toString() method. toString() method is a special method inherited from the Object class. You have to override this method to display all the information about a course.

相 关 资 源