Ask Question
13 June, 19:42

Given two generic variables, a with value "123" and b with value 456, what would the write line output of a + b be

+4
Answers (1)
  1. 13 June, 19:55
    0
    For this case we have the following variables:

    a = 123

    b = 456

    We have the following expression:

    a + b

    Substituting the values we have:

    123 + 456 = 579

    Answer:

    the write line output of a + b would be:

    579
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Given two generic variables, a with value "123" and b with value 456, what would the write line output of a + b be ...” in 📗 Mathematics if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers