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 the main feature of oop?
What is class and example?
What are the components of marker interface?
What is abstraction example?
What is the difference between a mixin and inheritance?
What are the 5 oop principles?
What is oops?what is its use in software engineering?
What is encapsulation in simple terms?
What is encapsulation example?
How to use CMutex, CSemaphore in VC++ MFC
What are the 4 main oop principles?
can inline function declare in private part of class?
What are the three main types of variables?
What is the difference between abstraction and polymorphism?
write string class as your own class in java without using any built-in function