Virtual Functions

  • + 1 comment

    Hi, great solution and fine coding skills! I have some point-out's though: 1. Why You use override at putdata and getdata? Is it necessary to use it? 2. int id in class Person do not need to have {}.