Consider the following hierarchy:<BR><BR>class person;<BR><BR>class student extends person;<BR>class teacher extends person;<BR><BR>In a language that doesnt' support multiple inheritance, what do you ...
[url=http://arstechnica.com/civis/viewtopic.php?p=27328359#p27328359:681rrveg said: Catafriggm[/url]":681rrveg]we discovered that the use of multiple inheritance in a ...