Wednesday, October 22, 2014

How do we achieve encapsulation in C#?

What is meant by static binding?

What is meant by dynamic binding?

What is Modularity?

What is meant by persistence?

What is collaboration?

What is an event?

What is Stack?

What is Queue?

What are different types of castings?

What is the use of mutable keyword?

What is the function of this operator?

What is static variable and static function?

What is extreme programming?

What is agile methodology?

What is exception?

What is serialization?

What are access modifiers?

What are inner classes?

What is difference between static and Non-static fields?

What are persistent and non-persistent objects?

What are sealed modifiers?

What is composition?

What is aggregation?

What are limitations and restrictions of interfaces?

What is the advantage of interface over inheritance in OOP?

What’s the difference between abstract class and interface?

What is interface?

What is difference and similarities between class and structure?

What is Structure?

How can you prevent class to be inherited further?

What is virtual class?

What is abstract class?

How to prevent function from being overridden in C#?

What is abstract function?

What is pure virtual function?

What is virtual function?

What is function overloading and function overriding?

What is function?

Why destructor is not over loaded?

What is destructor?

What is static constructor?

What is copy constructor?

What is constructor?

What are different types of polymorphism?

What is multilevel inheritance?

What are different types of inheritance?

What are the 4 important principles in OOP?

What is difference between abstraction and encapsulation?

What is Polymorphism?