Should a constructor be public or private?
No Answer is Posted For this Question
Be the First to Post Answer
What is a smart pointer?
Can union be self referenced?
How the compilers arranges the various sections in the executable image?
What are the benefits of c++?
What is the operator in c++?
What is scope operator in c++?
Write about the access privileges in c++ and also mention about its default access level?
How to create a pure virtual function?
What is the rule of three?
When should you use multiple inheritance?
why can't we declare data member of class auto register or extern
Can we specify variable field width in a scanf() format string? If possible how?