What do you mean by friend class & friend function in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Do the names of parameters have to agree in the prototype, definition, and call to the function?
What does it mean to declare a member variable as static?
Explain the concept of inheritance in C++.
What is the use of "new" operator?
What is the difference between set and map in c++?
What can I safely assume about the initial values of variables which are not explicitly initialized?
Define Virtual function in C++.
What is c++ namespace?
What are Binay tress and B trees? Diff between them?
i have given a project to create examination seating plan system in c++. so can anyone send me the answer of this question quickly??????
Can we overload operator in c++?
What is the extraction operator and what does it do?