What is sealed Modifier

 Posted by Nadeemshaik on 7/9/2013 | Category: C# Interview questions | Views: 5377 | Points: 40
Select from following answers:
  1. Prevents inheritance of a class
  2. Prevents method overloading
  3. Prevents polymorphism
  4. Prevents illegal access to a class
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response