Monday, September 25, 2006

lab:Firstprogram

java homework1

1. List at least 5 features of the Java Language.

*Platform Independance
程式碼透過virtual machine的解讀,JAVA可以不受平台的限制.That's "write once,run anywhere."
*檔案小不會佔用大量空間
*可以在資源缺乏的環境下運作ex:手機
*100%物件導向
*比c++簡單

2. List at least 5 applications of Java. You must provide the references you used.

*手機遊戲
*手機系統
*提款機操作系統
*冰箱有些智慧型冰箱有跟人互動的操作系統
*PDA用的電子地圖
*資料庫
ex:Oracle

參考資料:
http://www.particle.kth.se/~lindsey/JavaCourse/Book/Part1/Java/Chapter01/features.html
http://www.euroyellowpages.com/exhibitn/javafeat.html