CSC/ECE 517 Fall 2007/wiki2 8 c9: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(No difference)
|
Revision as of 19:09, 19 October 2007
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?