What is a 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

What is a stack c++?

0 Answers  


What are static type checking?

0 Answers  


What is extern c++?

0 Answers  


Can the creation of operator** is allowed to perform the to-the-power-of operations?

0 Answers  


What is c++ course?

0 Answers  






Explain the purpose of the keyword volatile.

0 Answers  


In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 Answers  


Why do we use the using declaration?

0 Answers  


What is an Object/Instance?

1 Answers  


Compare compile time polymorphism and Runtime polymorphism

1 Answers  


Write a function to find the nth item from the end of a linked list in a single pass.

0 Answers   Huawei,


Can a program run without main?

0 Answers  


Categories