Ask Question

A term describes when two pieces of data result in the same value is?

+4
Answers (1)
  1. 16 June, 05:33
    0
    Assignment is the term that describes when two pieces of data result in the same value. An assignment statement sets and/or re-sets the value stored in the storage location, denoted by a variable name. It copies a value into the variable. The most commonly used notation for assignment is: x=expr.

    Assignments allows a variable to hold different values at different times during its life-span and scope.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “A term describes when two pieces of data result in the same value is? ...” in 📗 Computers & Technology 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