OOPS DOTNET Interview Questions and Answers
Before going to below questions C#.Net, ASP.NET, SQL Server, JQuery Interview questions my help you.
- Define OOPS?
- What is class in OOPS? What is Base class?
- What is Encapsulation in C#.Net?
- What is Inheritance in C#.net?
- What is an object?
- What is Class member?
- What is polimorphism in C#.net OOPS?
- Types of Polimorphism in C#.net OOPS?
- When we have to use Abstract class in C#.Net OOPS?
- When we have to use interfaces in C#.Net OOPS?
- What is property in C#.Net OOPS ?
- What is event in OOPS in C#.Net OOPS ?
- What is an Access modifier in C#.Net OOPS ?
- How many types of access modifiers are there in C#.Net? Explain briefly?
- What is an Access specifier in C#.Net OOPS ?
- How many types of access specifiers are there in OOPS? Explain briefly?
- What is mean by overloading in C#.NET OOPS? Explain overloads and overload as well?
- Where we will use shared keyword?
- What is static field in C#.Net OOPS ?
- What is static method in C#.Net OOPS ?
- What is new modifiers in C#.Net OOPS ?
- When to use interface over abstract class in C#.Net OOPS ?
- What is virtual keyword in C#.Net OOPS ?
- What is pure virtual function in C#.Net OOPS ?
- Can we customize access modifiers for explicitly implemented interface method in C#.Net OOPS ?
- Where we will use virtual keyword in c#.net oops?
- What is private constructor in c#.net oops?
- What is Public access modifier in C#.Net OOPS?
- What is protected access modifier in C#.Net OOPS?
- What is private access modifier in C#.Net OOPS?
- What is internal access modifier in C#.Net OOPS?
- What is protected internal access modifier in C#.Net OOPS?
- Write one example for implementing encapsulation?
- What is overloading in C#.Net OOPS?
- What is method overloading in C#.Net OOPS?
- Can we call base class with out creating an object in C#.Net OOPS??
- What is difference between new and override keyword?
- Can we declare private class in namespace?
- Where we will use private constructor give me one example?
- What is lazy instantiation in c#.net OOPS?
- What is constructor in c#.net oops?
- What is static Constructor?
- Where we will use static constructor?
- What is constructor overloading in c#.net oops?
- What is new keyword n c#.net oops?
- Difference between normal constructor and static constructor?
- How many types of classes are there in c#.net oops?
- What is Concrete class in c#.net oops?
- where we will use concrete class in c#.net oops?
- What is sealed class in c#.net oops?
- Where we will use sealed class in c#.net oops?
- What is static class in c#.net oops?
- Where we will use static class in c#.net oops?
- What is partial class in c#.net oops?
- Where we will use partial class in c#.net oops?
- What is Abstract Class in c#.net oops?
- Can we prevent class from inheritance in C#.Net OOPS?
- My class should inherite but how to prevent method from over ridden in C#.Net OOPS?
- Can we write access modifiers for interface methods?if not, why?
- can we initialized static members inside constructor in C#.Net OOPS?
- What is this keyword?
- Sealed and static Class Differences in C#.Net OOPS?
- Structure and class difference in C#.Net OOPS?
- Can we have abstract class with out any abstract method in C#.Net OOPS?
- Can we have two or more methods for one .cs file?
- How composition works in C#.Net OOPS?
- What is default access modifier for class in C#.Net OOPS?
- What is default access modifier for class method in C#.Net OOPS?
- What is default access modifier for interface in C#.Net OOPS?
- What is default access modifier for static class in C#.Net OOPS?
- What is default access modifier for class properties and fields in C#.Net OOPS?
- What is default access modifier for struct in C#.Net OOPS?
- What is default access modifier for delegate in C#.Net OOPS?
- What is default access modifier for enum in C#.Net OOPS?
- What is struct default access modifier in C#.Net OOPS?
- What is default access modifier for variable in the class?
- Where we will use Abstract class in c#.net oops?
- What is delegate?
- Can we override private virtual methods?
- Write one example for delegate?
- What is serialization?
- What is the use of serializable attribute?
- What is an interface in c#.net oops?
- How to implement interface in c#.net oops?
- What is explicit interface in c#.net oops?
- What is implicit interface in c#.net oops?
- Which is fast interface or Abstract Class?
- What is difference between Abstract class and interface?
- What is encapsulation in C#.Net OOPS?
- What is early binding in C#.Net OOPS?
- What is late binding in C#.Net OOPS?
- Difference between overloading and overriding?
- Can we declare override method as static, while the original method is non-static?
- What is indexers in C#.Net OOPS?
- What is shared methods in C#.Net OOPS?
- What is object initializer in C#.Net OOPS?
- What is inheritance in C#.Net OOPS?
- What is abstraction in C#.Net OOPS?
- What are attributes in C#.Net OOPS?
- What are types of constructors?
- What is default constructor in c#.net?
- What is parameterized Constructor?
- What is copy constructor in C#.Net?
- What are C#.NET 2.0 Features?
- What are C#.NET 3.0 Features?
- What are C#.NET 4.0 Features?
See more OOPS DOTNET Interview Questions
See more ASP.NET, C#.NET, SQL Server and more Interview Questions
Post a Comment
Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.