Explain what is object oriented programming language?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between an error and an exception?
Can I implement polymorphism using abstract class?
What is the difference between abstract & interface?
What do you mean by polymorphism?
0 Answers InterGraph, Ittiam Systems,
A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?
What is the function of pure virtual functions?
Explain Class Diagram in Detail.
2 Answers InfoAxon Technologies, Protech,
What is super keyword?
What is the benefit of Composition over Inheritance?
How can we call the base method without creating an instance?
What is function override?
What is the order of call of constructors in inheritiance?