Vidyalelo
Python · Q3

Concept of Object Oriented Programs in Python

Programming · Python · question 3

Q3

What is a class in the context of object-oriented programming?

A.
A blueprint for creating objects
Answer
B.
A built-in function
C.
A variable in Python
D.
A specific data type

Answer: Option A

Solution

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