Why do we need constructors in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is implicit pointer in c++?
What is a flag in c++?
Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?
Which is the best c++ compiler for beginners?
Can a Structure contain a Pointer to itself?
Is it possible to provide default values while overloading a binary operator?
How would you represent an error detected during constructor of an object?
What is a virtual destructor?
What new()is different from malloc()?
Define a pdb file.
wrong statement about c++ a)code removably b)encapsulation of data and code c)program easy maintenance d)program runs faster
What is prototype in c++ with example?