Ask Question
3 May, 10:34

Variables are: a. Symbolic names made up by the programmer that represent locations in the computer's memory b. Operators that perform operations on one or more operands c. Symbolic names made up by the programmer whose values cannot be changed d. Reserved words

+1
Answers (1)
  1. 3 May, 10:41
    0
    a. Symbolic names made up by the programmer that represents locations in the computer's RAM.

    Step-by-step explanation:

    Note that in programming, variables value can change, depending on the instructions of the programmer.

    For example, if two values 10 and 20 are to be stored in a program and used.

    The Programmer would do the following:

    Create variables with symbolic names, Store the values in those two variables, Retrieve and use the stored values from the variables.

    A variable name could be like age, sex, salary, year 2020 etc.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Variables are: a. Symbolic names made up by the programmer that represent locations in the computer's memory b. Operators that perform ...” in 📙 Mathematics 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