Question: Question 3 Write Java statements to do the following: a. Declare int variable num1 and num2 b. Prompt the user to input two numbers. c.
Question 3 Write Java statements to do the following: a. Declare int variable num1 and num2 b. Prompt the user to input two numbers. c. Input the first number in num1 and the second number in num2 d. Output num1, num2, and 2 times num minus num2. Your output must identify each number and the expression
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
