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

Post New Answer

More C++ General Interview Questions

What is "map" in STL?

2 Answers  


What is the difference between multiple and multilevel inheritance in c++?

0 Answers  


Tell me an example where stacks are useful?

0 Answers  


What do you mean by overhead in c++?

0 Answers  


Do we have private destructors?

12 Answers   Symphony, TCS,






What is vector pair in c++?

0 Answers  


Difference between delete and free.

0 Answers  


When do we run a shell in the unix system? How will you tell which shell you are running?

0 Answers  


What is a wchar_t in c++?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


What are the various operations performed on stack?

0 Answers  


What is the last index number in an array of 100 characters a) 100 b) 99 c) 101

0 Answers  


Categories