Advertisements
Advertisements
Question
A variable that is bounded to the object itself is called ______
Options
Instance variable
class variable
Local variable
Argument variable
MCQ
Fill in the Blanks
Solution
A variable that is bounded to the object itself is called the Instance variable.
Explanation:
Because it holds distinct values for different objects, an instance variable is connected to the object itself.
shaalaa.com
Is there an error in this question or solution?