CSC/ECE 517 Fall 2007/wiki2 8 c9
Topic 8 : Overloading Vs Overriding
Overloading vs. overriding. Skrien delineates the difference between overloading and overriding in Section 2.8. He does this in the context of Java. How do other languages make this distinction, especially those like CLOS that define multi-methods?