What are advantages of using friend classes?
No Answer is Posted For this Question
Be the First to Post Answer
Differentiate between late binding and early binding. What are the advantages of early binding?
What problems might the following macro bring to the application?
Why for local variables the memory required to hold the variable is allocated from the program stack and for new its allocated from the heap?
How is an Abstract Base Class(ABC) related to an "Abstract Data Type" (ADT)
What are the advantages of using friend classes?
what are difference between c and c++?
What is an incomplete type in c++?
What are the methods of exporting a function from a dll?
What problem does the namespace feature solve?
what is data encapsulation in C++?
Why do we use double in c++?
Describe the process of creation and destruction of a derived class object?