Python_Institute
PCAP-31-03 · Question #88
A variable stored separately in every object is called:
The correct answer is D. an instance variable. See the full explanation below for the reasoning.
Question
A variable stored separately in every object is called:
Options
- Athere are no such variables, all variables are shared among objects
- Ba class variable
- Can object variable
- Dan instance variable
How the community answered
(50 responses)- A6% (3)
- B4% (2)
- C18% (9)
- D72% (36)
Community Discussion
No community discussion yet for this question.