文件名称:tostring
- 所属分类:
- JSP源码/Java
- 资源属性:
- 上传时间:
- 2017-12-07
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- son****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
建立main函数,建立tostring方法,并练习for loop(Add a toString() method in the Dog class, such that this method provides a String representation of the Dog object. This method should return all the Dog attributes in a String. ii) Write a new test program called DogTest2, such that it creates an array of 6 Dog objects. Using a for loop, the test program should loop through the array of Dogs and print out the details of each Dog object1.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
Dog.java | 3434 | 2017-04-14 |
DogTest2.java | 1015 | 2017-04-18 |