Static Dispatch

Opposite of DynamicDispatch. Occurs when a method to call is selected using only the method's signature (name, number of args, names of args, static types of args); the dynamic type of the actual parameters is not involved.


EditText of this page (last edited May 19, 2004) or FindPage with title or text search