what is friend function in C++?


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

Post New Answer

More C++ Interview Questions

What are the costs and benefits of using exceptions?

0 Answers   Amazon,


What do you know about Volatile keyword in C++? Explain with an example code.

0 Answers   Adobe,


Explain what happens when an exception is thrown in C++.

0 Answers   Amazon,


Write a program to display the following output using a single cout statement Maths=90 Physics=77 Chemistry = 69

2 Answers  


Explain the FOR loop with a help of a code.

0 Answers   Accenture,






What is meant by exit controlled loop?

0 Answers   Adobe,


Execute the qsort () in c/sort() in c++ library or your own custom sort which will sort any type of data on user defined criteria.

0 Answers   Adobe,


Is deconstructor overloading possible? If yes then explain and if no Then why?

1 Answers  


What is bool in C++

0 Answers  


What is name mangling/name decoration?

0 Answers   Amazon,


Write a syntax and purpose of switch statement.

0 Answers   Agilent,


What is the meaning of the following declaration: int *const *const *i?

0 Answers   Adobe,


Categories