How the programmer of a class should decide whether to declare member function or a friend function?
No Answer is Posted For this Question
Be the First to Post Answer
Is oops and c++ same?
Difference between pointer to constant and constant pointer to a constant. Give example.
How is modularity introduced in C++?
What is the basic structure of a c++ program?
Brief explaination about #include<iostream.h>, cin and cout
What are access specifiers in C++?
How static variables and local variablesare similar and dissimilar?
What is an adaptor class in c++?
What do you understand by pure virtual function? Write about its use?
Is c++ harder than java?
Difference between delete and delete[]?
5 Answers Infosys, TCS, Virtusa,
What is the need of a destructor? Explain with the help of an example.