1. 首页
  2. 网络技术
  3. 系统集成
  4. java实验8(Playing.java)

java实验8(Playing.java)

上传者: 2020-10-14 12:40:54上传 RAR文件 4.18KB 热度 26次
Create an interface called Playing. The interface has an abstract method called play(). Create classes called Child, Musician and Actor that implement Playing. Create a program that demonstrates the use of the classes. Playing.java Child.java Musician.java Actor.java UsePlaying.java Sample Output:
下载地址
用户评论
码姐姐匿名网友 2020-10-14 12:40:54

程序很好,很优秀,满足实验需求。

码姐姐匿名网友 2020-10-14 12:40:54

运行无问题,且满足实验的各个要求,代码也很简单明了

码姐姐匿名网友 2020-10-14 12:40:54

虽然很小,但是也体现了接口的概念和用途,还不错

码姐姐匿名网友 2020-10-14 12:40:54

这篇文章很好,运行无问题,且满足实验的各个要求,代码也很简单明了