Question: JavaScript variables can hold many data types. Which data type does the following variable represent?

  1. Boolean
  2. Number
  3. String
  4. Object

Answer: The correct answer of the above question is Option C:String