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 object in oop with example?
What are two types of polymorphism?
What is polymorphism give a real life example?
What are the advantages of polymorphism?
What is an interface in oop?
What is interface in oop?
what are the different types of qualifier in java?
what type of question are asked in thoughtworks pair programming round ?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.
What is abstract class in oops?
what is graphics
What is pointer in oop?
What is new keyword in oops?
What is encapsulation with real life example?
What is the importance of oop?