Write syntax to define friend functions in C++.


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

Post New Answer

More C++ General Interview Questions

Explain one method to process an entire string as one unit?

0 Answers  


What are the differences between the function prototype and the function defi-nition?

0 Answers  


How compile and run c++ program in turbo c++?

0 Answers  


Should I learn c or c++ or c#?

0 Answers  


What are different types of loops in c++?

0 Answers  






Define basic type of variable used for a different condition in C++?

0 Answers  


what is C++ exceptional handling?

0 Answers  


What is virtual function? Explain with an example

0 Answers  


Does c++ vector allocate memory?

0 Answers  


What is near, far and huge pointers? How many bytes are occupied by them?

0 Answers  


Am studying basic c++ programming, have been given the following assignment. Design a linear program to calculate the maximum stress a material can withstand given a force and a diameter of a circle. To find the required area pi should be defined. Have most of the program sorted out but am at a loss as to how to show the calculations required. Can anyone help?

0 Answers  


How const functions will be treated by compiler?

3 Answers   Symphony,


Categories