Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Search Your Question

Monday, May 5, 2008

When do you use virutal keyword?

We use virtual when we need to override a method of the base class from the sub class, then we give the virtual keyword in the base class method. This makes the method in the base class to be overridable.

No comments:

Archives