What are the limitations of oops?
No Answer is Posted For this Question
Be the First to Post Answer
What are the tools you used for OOAD?
Explain about inheritance hierarchies?
Can a class implement two interfaces having default method with same name and signature?
Explain about parametric polymorphism?
Why dynamic binding is used in object-oriented programming?
Differentiate between Aggregation and containment?
What if we make the method as abstract in another interface?
What is the purpose of late binding in object-oriented programming?
What is the difference between an error and an exception?
Why is class hierarchies managed in object-oriented programming?
What do you mean by Realization?
What is the function of messaging metaphor?