Programming Question

Question: Here is a simple example of inheritance in C#. If you take the class names at face value then what, if anything, is wrong with this code? Public class Person : Person Collection { }

From: Ace the Programming Interview [Guiness]

Subject: Code Quality

Load Another Question


Select a Subject