Vidyalelo
Python · Q2

Concept of Object Oriented Programs in Python

Programming · Python · question 2

Q2

What is an object in the context of object-oriented programming?

A.
A specific data type
B.
A built-in function
C.
An instance of a class
Answer
D.
A variable in Python

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board