Sunday, 7 February 2016

Interview Questions

Interface:

1. What is interface?
2. What type we can create n Interface?
3. Interface contain fields ?
4. Common C# Interfaces Examples
5. Benefits of using Interface
6. An Interface can itself inherit from multiple interfaces ?
7. When two interface have same type of method then how to inherit in a class
8. When to use Interface
9. In which design pattern we use Interface 


Abstract Class:

1. What is Abstract Class
2. Common C# Abstract class
3. Benefits of using Abstract Class
4.When to use Abstract Class




http://www.tutorialspoint.com/csharp/csharp_arrays.htm
http://www.sanfoundry.com/csharp-mcqs-floating-decimal-data-types/


No comments:

Post a Comment