Can destructor be overloaded?
No Answer is Posted For this Question
Be the First to Post Answer
How Do you Code Composition and Aggregation in C++ ?
What does the code "cout<<(0==0);" print? 1) 0 2) 1 3) Compiler error: Lvalue required
What is coupling in oops?
What is debug class?what is trace class? What differences are between them? With examples.
what are the uses of C++
Describe what an Interface is and how it?s different from a Class.
Write A Program using Single and Multiple Inheritance.
who is the father of OPPS
why the memory allocated with new cant be freed using free()
is java purely oop Language?
49 Answers HCL, Infosys, TCS,
why to use operator overloading
Why is encapsulation used?