Get premium membership and access questions with answers, video lessons as well as revision papers.

Define a variable.

      

Define a variable.

  

Answers


Kavungya
A variable can be defined by stating its type, followed by one or more spaces, followed by the variable name and a semi-colon. A good variable name should:
i. tell what the variables represents
ii. make it easy to understand the program flow
Kavungya answered the question on May 15, 2019 at 14:37


Next: Describe the Typedef in programming.
Previous: Differentiate between signed and unsigned integers.

View More Computer Programming Questions and Answers | Return to Questions Index


Learn High School English on YouTube

Related Questions