Answer Posted / aravinth.p
its is a non member function,which is used to access the
private data members of a class...
it is declared inside the class by the keyword : FRIEND
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is constructor overloading in oop?
What is overloading in oop?
any one please tell me the purpose of operator overloading
What is abstract class in oops?
is there any choice in opting subjects like 4 out of 7
How oops is better than procedural?
What is destructor in oop?
State what is encapsulation and friend function?
What is the importance of oop?
What is difference between inheritance and polymorphism?
What is polymorphism programming?
What are the 4 main oop principles?
Why is abstraction used?
How to use CMutex, CSemaphore in VC++ MFC
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)