Examveda

What is Instantiation in terms of OOP terminology?

A. Deleting an instance of class

B. Modifying an instance of class

C. Copying an instance of class

D. Creating an instance of class

Answer: Option D


This Question Belongs to Python Program >> Classes And Objects In Python

Join The Discussion

Related Questions on Classes and Objects in Python