Question: Java Programming: Exercise 14: Write a program that assigns the value 50000 to an integer variable x, assigns the value of x*x to an integer
Java Programming:
Exercise 14: Write a program that assigns the value 50000 to an integer variable x, assigns the value of x*x to an integer variable y, and then prints out the value of y. Did you get a strange answer? If so, explain why.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
