Question: What method can be used to create a new instance of an object?

  1. another instance
  2. field
  3. constructor
  4. private method

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