Which of the following is true in c#?

 Posted by Rajnilari2015 on 7/7/2016 | Category: C# Interview questions | Views: 6208 | Points: 40
Select from following answers:
  1. If a base class has virtual methods, we can override them in derived classes
  2. If a base class has abstract methods, we can override them in derived classes
  3. Both of the above
  4. None of the above
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response