Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
U seems to be very lazy.. and dont want to learn or write the simplest possible program... ok.. if u really want to learn. than read a good java program book for beigners and start writing such .. adding/ substraction program by urself > Write a program that will read 2 integer numbers from user and display the sum, difference, product, quotient of these 2 numbers, and the remainder when the first is divided by the second number. > Output: > Result:
Replies: |
Sponsored Links
|