Sublime directory Surf the web anonymous Pagerank Monitor


Never Change the Default Parameters of Virtual Methods

article_bot
Thu 9 February 2006, 08:31 am GMT +0100
It's not a good idea to change the default parameters of virtual methods because the default parameters are bound at compile time (static binding), whereas virtual methods themselves get bound only at run time (late binding).


To read the full article click here

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional