Select from following answers:- Must have set or get accessor
- Cannot overload properties
- Work like data members
- Cannot be virtual
- All Above
C# properties can be virtual and we can override them in the derived classes.
Remaining conditions are satisfied by the C# properties.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator