What is meant by collection of methods the same name?
Lisp class
Class
Generic function
None of the mentioned
Correct Answer: C — Generic function
Explanation:
Each collection of methods that share the same name is called a generic function.