Vidyalelo
Python · Q11

Classes and Objects in Python

Programming · Python · question 11

Q11

How can you access the attributes of an object in Python?

A.
Using dot notation
Answer
B.
Using parentheses
C.
Using square brackets
D.
Using curly braces

Answer: Option A

Solution

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