Should a constructor be public or private?


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

Post New Answer

More C++ General Interview Questions

Is there a sort function in c++?

0 Answers  


Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..

0 Answers  


What does std mean in c++?

0 Answers  


1.what is the difference between software & package &application.

1 Answers   Infosys,


What is java and c++?

0 Answers  






Is c++ a good first language to learn?

0 Answers  


What does new in c++ do?

0 Answers  


What is #include cmath?

0 Answers  


given the code segment below void main() { cout<<"my no. is"; } question is how can we get the output hai aravind my no. is 99999999999 without editig the main().

2 Answers  


What is pair in c++?

0 Answers  


Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).

0 Answers  


What is virtual function? Explain with an example

0 Answers  


Categories