Can a constructor be private?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

Which is best ide for c++?

0 Answers  


What are arrays c++?

0 Answers  


given unsigned int ui1=3,ui2=7; what are the outputs of a)ui1 & ui2 b)ui1 && ui2 c)ui1 | ui2 d)ui1 || ui2 i also need the justification for the answers thank you

2 Answers  


what are the iterator and generic algorithms.

0 Answers  


What is the difference between static link library and dynamic link library?

7 Answers   Tech Mahindra,






What is a rooted hierarchy?

0 Answers  


What are static variables?

0 Answers  


Can you please explain the difference between static and dynamic binding of functions?

0 Answers  


To which numbering system can the binary number 1101100100111100 be easily converted to?

0 Answers  


What is data binding in c++?

0 Answers  


What language does google use?

0 Answers  


We use library functions in the program, in what form they are provided to the program?

0 Answers  


Categories