Answer Posted / philemon
ambiguity is a compile error which occurs when multiple base classes are inherited
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What is coupling in oops?
What are the data types in oop?
Is enum a class?
What is the difference between a mixin and inheritance?
Who invented oop?
What is abstract class in oops?
Can main method override?
What is byval and byref? What are differences between them?
Please send ford technologies placement paper 2 my mail id
Why is oop useful?
What are the important components of cohesion?
Why is static class not inherited?
What language is oop?
What is polymorphism explain its types?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction