Define friend function.
No Answer is Posted For this Question
Be the First to Post Answer
How many types of scopes are there in c++?
What is the difference between cin.read() and cin.getline()?
What are the two types of comments, and how do they differ?
What is problem with overriding functions?
What is pointer -to-members in C++? Give their syntax?
What is lambda expression c++?
What is the difference between global variables and static varables?
Floating point representation and output seems to be compiler dependent?
What is the size of integer variable?
What is #include iostream in c++?
What is the use of turbo c++?
Write a program using GUI concept for the scheduling algorithms in Operating system like SJF,FCFS etc..