Examveda

What is the difference between a class and an object in object-oriented programming?

A. A class is a blueprint for creating objects, while an object is an instance of a class

B. A class is an object

C. They are the same

D. An object is a class

Answer: Option A


Join The Discussion

Related Questions on Concept of Object Oriented Programs in Python