Answer Posted / shahzad
friend function defined outside a class. friend function is
used (OBJ)to allow to assess to private ,public the class
from the outside'normally a function not a member if class
and not assess information
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why is object oriented programming so hard?
What are properties in oop?
How Do you Code Composition and Aggregation in C++ ?
What is the difference between procedural programming and oops?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is abstraction in oops?
What is the renewal class?
What is abstraction in oop with example?
Is react oop?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
• What are the desirable attributes for memory managment?
What are the benefits of interface?
How to improve object oriented design skills?
Write a program to sort the number with different sorts in one program ??
Can a varargs method be overloaded?