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
How does polymorphism work?
What are different oops concepts?
explain sub-type and sub class? atleast u have differ it into 4 points?
Why is static class not inherited?
what are the realtime excercises in C++?
Can enum be null?
What is an example of genetic polymorphism?
What is abstraction example?
any one please tell me the purpose of operator overloading
Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.
What is oops in simple words?
Can we define a class within the interface?
can we make game by using c
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
Can you explain polymorphism?