Explain the concept of friend function in c++?


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

Post New Answer

More C++ General Interview Questions

How do you sort a sort function in c++ to sort in descending order?

0 Answers  


Which software is best for c++ programming?

0 Answers  


In which situation the program terminates before reaching the breakpoint set by the user at the beginning of the mainq method?

0 Answers  


What is late binding c++?

0 Answers  


Why can you not make a constructor as const?

3 Answers  






Explain object slicing in c++?

0 Answers  


Explain the scope resolution operator?

2 Answers  


What do you understand by a pure virtual member function?

0 Answers  


What is an adaptor class in c++?

0 Answers  


What are pointers used for c++?

0 Answers  


How would you obtain segment and offset addresses from a far address of a memory location?

0 Answers  


What is realloc() and free()? What is difference between them?

1 Answers  


Categories