Are all methods virtual in C# ?
Interview question and answer by:
Bharathi Cherukuri | Posted on: 4/23/2012 | Category:
C# Interview questions | Views: 464 | |
Points: 40
Answer:
No. Like C++, methods are non-virtual by default, but those methods can be marked as virtual methods.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: