- 双语版Java程序设计
- 何月顺主编
- 55字
- 2020-08-28 00:17:02
2.12 Exercise for you
1.What is the difference between Encapsulation, Inheritance and Polymorphism? How the Polymorphic character of Java helps to create program flow?
2.Write a simple application in Java that can multiply two numbers and print.
3.Write an application program that can print numbers from 1 to 10 and then from 10 to 1.