Ask Question
16 May, 19:53

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?

+2
Answers (1)
  1. 16 May, 20:52
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers