TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Suma M
NA
162
50.7k
This is a question regarding inheritance
May 6 2013 10:36 PM
Hi friends,
Good Day!
I am a beginner and started reading c# just a few days ago. We can inherit base class members/methods using override for which we must have a virutal declaration in base class. If we want to inherit from a class which we have not created what do we do? because we don`t know whether the member has been declared virtual. Also give me some real time example of inheritance where you want to override a method which may not be declared as vitual.
Thanks
Reply
Answers (
3
)
C# Conversion from Java (Message Digest toSHA1CryptoService)
Difference between static and constant member