What are the methods required to create changes in subclasses?
No Answer is Posted For this Question
Be the First to Post Answer
Can you tell something about GDI objects?
Does a concept HAVE to become a class in Design?
How do you prevent a class from being inherited by another class?
Is it possible to override private virtual methods?
How to differentiate between a CreateObject() and GetObject() ?
Differentiate between data abstraction and encapsulation.
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
Can we access interface static method using interface references?
What is an USECASE? Why it is needed?
What are extrinsic and intrinsic connections in object-oriented programming?
What are the good practices to use while designing for reuse?
What is constructor and virtual function? Can we call virtual funciton in a constructor?