Saturday, March 23, 2013

Dotnet Interview question

Dotnet new interview Questions

  1. How to prevent create an object of a class out side the class?
  2. Is it Mandatory to override virtual function in the Derived Class?
  3. Can i write Multiple Catches to handle the Exception?
  4. does interface supports access modifiers?
  5. what are the default  accessibilityof methods with in Interface?

No comments:

Post a Comment