What is copy constructor? Can we make copy constructor private in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What are the manipulators in c++?
In int main(int argc, char *argv[]) what is argv[0] a) The first argument passed into the program b) The program name c) You can't define main like that
Differences between private, protected and public and give examples.
What is the full form of stl in c++?
what is the size of this class class size { public: char data1; double d; int data2; char data3; double data4; short data5; }; please explain the padding for these double variables.
How to declare an array of pointers to integer?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
Show the declaration for a static function pointer.
What kind of problems can be solved by a namespace?
What is namespace & why it is used in c++?
What are friend functions in C++?
What is difference between initialization and assignment?
12 Answers HCL, HP, Infosys,