Answer Posted / maria alex
Normally virtual destructor is used to destroy a base class
object without knowing it's type...
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
• What are the desirable attributes for memory managment?
What is class in oop with example?
Why do while loop is used?
What is overloading and its types?
How do you define a class in oop?
What is pure oop?
What does I oop mean?
What is difference between inheritance and polymorphism?
What does and I oop mean in text?
What is debug class?what is trace class? What differences are between them? With examples.
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
How many human genes are polymorphic?
What is abstraction example?
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 does and I oop mean?