What is a Variable?

  • A variable is a character, text or number which can hold any data and which has not value assigned before the execution of program.
    • Variable is of two types:
      1. Numeric variable
      2. String variable