Can a constructor be private?
No Answer is Posted For this Question
Be the First to Post Answer
Which is best ide for c++?
What are arrays c++?
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
what are the iterator and generic algorithms.
What is the difference between static link library and dynamic link library?
What is a rooted hierarchy?
What are static variables?
Can you please explain the difference between static and dynamic binding of functions?
To which numbering system can the binary number 1101100100111100 be easily converted to?
What is data binding in c++?
What language does google use?
We use library functions in the program, in what form they are provided to the program?