What are the limitations of oops?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by abstract classes?
Can you use virtual, override or abstract keywords on an accessor of a static property?
What is super keyword?
Does a class inherit the constructor of its super class?
What are all the languages which support oop?
What is an interface?
Can an interface implement or extend another interface?
Why use oops?
Define a good interface?
How can we restrict inheritance for a class so that no class can be inherited from it?
Does a concept HAVE to become a class in Design?
Difference between composition and inheritance ?