Vidyalelo
Python · Q6

Concept of Object Oriented Programs in Python

Programming · Python · question 6

Q6

What does built-in function type do in context of classes?

A.
Determines the object name of any value
B.
Determines the class name of any value
Answer
C.
Determines class description of any value
D.
Determines the file name of any value

Answer: Option B

Solution

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