C is correct.
A. self.name is the name of a class variable
No - self.name is the name of an instance variable
B. var1 is the name of a global variable
No - var1 is the name of a class variable
C. Excalibur is the value passed to an instance variable
Yes
D. weapon is the value passed to an instance variable
No - weapon is the value passed to a class variable
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
herrmann69
5 months, 3 weeks agoghozlane
1 year, 1 month ago