How to implement Virtual members from the compiler point of view.
Anonymous
Yes, if you know C it is rather easy. Array of pointers to the parent members, and each time a child modifies a function change the matching pointer in the array.
Check out your Company Bowl for anonymous work chats.