What is multiple inheritance ?
Answer Posted / aswini.s
one derived class with several base class.
| Is This Answer Correct ? | 29 Yes | 6 No |
Post New Answer View All Answers
What is oops and why we use oops?
What is the significance of classes in oop?
What is overriding vs overloading?
which feature are not hold visual basic of oop?
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 the use of oops?
Why do we use class in oops?
What is the benefit of oop?
What is data binding in oops?
What polymorphism means?
How to use CMutex, CSemaphore in VC++ MFC
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
Can you inherit a private class?
how to get the oracle certification? send me the answer
What is abstraction with example?