Answer Posted / prasant
When two base classes have no overlapping properties or
methods they are said to be orthogonal to each other. A
class can be derived from these two base classes with no
difficulty.
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is an advantage of polymorphism?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What does no cap mean?
What is polymorphism used for?
Can we create object of abstract class?
which feature are not hold visual basic of oop?
What do you mean by overloading?
What is multilevel inheritance explain with example?
What is constructor overloading in oop?
How to call a non virtual function in the derived class by using base class pointer
How do you explain polymorphism?
What is the point of polymorphism?
what type of questions
What are constructors in oop?
Are polymorphisms mutations?