Python | Functions | Question 5
What is called when a function is defined inside a class?
(A) Module
(B) Class
(C) Another Function
(D) Method
Answer: (D)
Explanation:
Quiz of this Question
Please comment below if you find anything wrong in the above post
Please Login to comment...