Ask Question
28 May, 00:14

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

+5
Answers (1)
  1. 28 May, 01:26
    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?
Get an answer to your question ✅ “A term describes when two pieces of data result in the same value is? ...” 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