Write an application that asks the user to enter two integers, obtains them from the user and prints their sum, product, difference a...
10:35:00 AM
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