nerdexam
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)
  • A
    6% (3)
  • B
    4% (2)
  • C
    18% (9)
  • D
    72% (36)

Community Discussion

No community discussion yet for this question.

Full PCAP-31-03 Practice