Ask Question
26 April, 08:11

Int a=10 int b=20

A=b

The new values for a and b are

+1
Answers (2)
  1. 26 April, 09:48
    0
    A will have a new value of 20 because b = 20.
  2. 26 April, 11:56
    0
    After a = b new values would be: a = 20, b = 20
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Int a=10 int b=20 A=b The new values for a and b are ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers