Q. The object is created in _________ (A) A class (B) Constructor (C) Destructor (D) Attributes ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) A class Explanation: When you create an object, you create an “instance” of a class.