MCQOPTIONS
Bookmark
Saved Bookmarks
→
Python
→
Shallow Copy Deep Copy in Python
→
Which of the following is not a class method?..
1.
Which of the following is not a class method?
A.
Non-static
B.
Static
C.
Bounded
D.
Unbounded
Answer» B. Static
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
What does print(Test.__name__) display (assuming Test is the name of the class)?
__del__ method is used to destroy instances of a class.
What is delattr(obj,name) used for?
What is hasattr(obj,name) used for?
Special methods need to be explicitly called during object creation.
What are the methods which begin and end with two underscore characters called?
Which of the following is not a class method?
The assignment of more than one function to a particular operator is _______
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply