Answer Posted / m.salah
destructor not overloaded because not has parameters
| Is This Answer Correct ? | 9 Yes | 12 No |
Post New Answer View All Answers
What is polymorphism what is it for and how is it used?
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?
What is class and example?
What is encapsulation process?
How can you overcome the diamond problem in inheritance?
What is overriding vs overloading?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
What is the example of polymorphism?
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 difference between oop and pop?
Are polymorphisms mutations?
What does and I oop mean in text?
What is balance factor?
What is inheritance and how many types of inheritance?
What is abstraction with example?