Ask Question

You are reviewing the code written by another programmer, and encounter a variable whose name is entirely in capital letters. What might you discern from this variable name?

+1
Answers (1)
  1. 24 December, 11:20
    0
    The correct answer is "the variable is a symbolic constant ".

    Explanation:

    A variable seems to be a value or attribute that may switch in coding, depending on the circumstances as well as the knowledge transmitted to the program or code.

    A code consists mainly of operations that tell the machine what to do or how data that even the initializes as it runs. When you check someone user's code then find a variable whose value is exclusively in upper case letters then perhaps the variable seems to be a symbolic and conceptual constant.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “You are reviewing the code written by another programmer, and encounter a variable whose name is entirely in capital letters. What might ...” 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