Should a constructor be public or private?
No Answer is Posted For this Question
Be the First to Post Answer
What is constructor c++?
What is the use of vtable?
What c++ library is string in?
What is a responder chain?
Why can’t you call invariants() as the first line of your constructor?
How is computer programming useful in real life?
What does catch(…) mean?
What is the type of 'this' pointer? When does it get created?
Does improper inheritance have a potential to wreck a project?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
Is ca high or low level language?
What is std namespace in c++?