Ask Question
29 April, 02:32

Int a=10 int b=20

A=b

The new values for a and b are

+2
Answers (2)
  1. 29 April, 03:45
    0
    A will have a new value of 20 because b = 20.
  2. 29 April, 05:31
    0
    After a = b new values would be: a = 20, b = 20
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Int a=10 int b=20 A=b The new values for a and b are ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers