Answer Posted / kumarasamy
it is nonmember function of class it can access the
private and protected members in the class, And it is
defined by a keyword frind.........
| Is This Answer Correct ? | 36 Yes | 4 No |
Post New Answer View All Answers
What is polymorphism programming?
Is abstract thinking intelligence?
to find out the minimum of two integer number of two different classes using friend function
What is encapsulation c#?
2. Give the different notations for the class.\
Why is there no multiple inheritance?
What is the fundamental idea of oop?
Why do we use class in oops?
What does no cap mean?
What is object-oriented programming? Webopedia definition
What is class in oop with example?
What is polymorphism and its types?
any one please tell me the purpose of operator overloading
What is methods in oop?
write a code for this. serial_number contained in the header of the file will be read , if this serial number is less than a previous serial number within a successfully processed file, or is the same as another serial number within a successfully processed file, or if the field contains anything other than 7 digits, then the file must error with the reason ‘Invalid SERIAL_NUMBER’.