What are the different principle of OOPS?
No Answer is Posted For this Question
Be the First to Post Answer
What is inheritance?
State about java and its relation to object oriented programming?
What is hybrid inheritance?
What are the main features of oops?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
Is class an Object? Is object a class?
3 Answers InfoAxon Technologies, Protech,
How to define an abstract class?
What does the “abstract” keyword mean in front of a method? A class?
Can an interface implement or extend another interface?
How to define an interface?
What is the function of pure virtual functions?
What are abstract classes?