What is destructor give example?
No Answer is Posted For this Question
Be the First to Post Answer
What is data binding in oops?
why constructor cannt be declar virtually? why destructor cannt be overloaded?
What is abstraction oop?
How can you overcome the diamond problem in inheritance?
difference between structure and union.
What is the difference between C++ and java?
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).
Is following functions are said to be overloaded? int add(int a,int b) char *add(int a,int b)
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What do you mean by variable?
What is operator overloading? Give Example
11 Answers CTS, IBM, TCS,
What are the advantages of polymorphism?