What are friend classes? What are advantages of using friend classes?
No Answer is Posted For this Question
Be the First to Post Answer
What are the advantages of using a pointer?
why is iostream::eof inside a loop condition considered wrong?
What do you mean by inheritance in c++? Explain its types.
Write a program to add three numbers in C++ utilizing classes.
let a,b,c be three integer numbers.write a c++ program with a function void rotate 1()such that a->b->c and c->a.
What is the exit function in c++?
What does floor mean in c++?
Will c++ be replaced?
Write a recursive program to calculate factorial in c++.
What is a block in c++?
What is a friend function in c++?
Define Virtual function in C++.