banner

Thursday, August 25, 2016

PROGRAMMING EXERCISE 1

Write an application that asks the user to enter two integers, obtains them from the user and prints their sum, product, difference a... thumbnail 1 summary


Write an application that asks the user to enter two integers, obtains them from the user and prints their sum, product, difference and quotient (division). (Use the Scanner Class )

No comments

Post a Comment