
stanford 编程方法
huer0625
这个作者很懒,什么都没留下…
展开
-
stanford编程方法——习题答案(the art and science of java)——chapter03
<br />-------------------------------------------------------------------------------<br /> Chapter 03 Expressions<br />Review questions<br />-------------------------------------------------------------------------------<br />1 What are the two attributes原创 2011-03-12 23:31:00 · 4103 阅读 · 6 评论 -
stanford编程方法——习题答案(the art and science of java)——chapter07
<br /> Chapter 07 The Object Memory mode<br />Review questions<br />-------------------------------------------------------------------------------<br />1. Define the following terms: bit, byte, and word.<br />Answer:<br /> bit: can b原创 2011-05-01 11:44:00 · 4149 阅读 · 1 评论 -
stanford编程方法——习题答案(the art and science of java)——chapter04
Chapter 04 Statement FormsReview questions-------------------------------------------------------------------------------1. Is the construction 17;a legal statement in Java? Is it useful?Answer: legal statement but not userful----------------------原创 2011-05-01 16:13:00 · 6062 阅读 · 0 评论 -
stanford编程方法——习题答案(the art and science of java)——chapter05
<br /> <br />Chapter 05 Methods <br />Review questions <br />------------------------------------------------------------------------------- <br />1. Explain in your own words the difference between a method and a program. <br />Answer: <br /原创 2011-05-01 19:44:00 · 6217 阅读 · 3 评论