Question: What language construct serves as a blueprint containing an object's properties and functionality?

  1. constructor
  2. instance
  3. class
  4. method

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