Can constructor be private in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between public and private data members?
What is the use of namespace std in C++?
How would you use the functions randomize() and random()?
Define a constructor - what it is and how it might be called (2 methods)?
List the special characteristics of constructor.
What are the advantages of c++?
What is the use of volatile keyword in c++? Give an example.
What does I ++ mean in c++?
What is the purpose of extern storage specifier?
Explain some examples of operator overloading?
Difference between shift left and shift right?
How many pointers are required to reverse a link list?