What's the order of call of constructors in inheritiance?
What is Polymorphism, overloading, overriding and virtual?
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
What are the Design Patterns you know.
2 Answers InfoAxon Technologies, Protech,
What do you mean by "explicitly implemeting an interface". Give an example?
what three "domains" are considered during analysis modeling?
Can you call the base class method without creating an instance?
Every object has : state, behavior and identity - explain
2 Answers InfoAxon Technologies, Protech,
Explain the purpose of composition.
Can encapsulation be called as a security device?
What do you mean by virtual function and virtual classes?
Explain the meaning of object in object oriented programming?
Is iterator a class or interface? What is its use?