Answer Posted / hr@tgksolutions.com
• A non-member function that has access to the private and protected members of a class. Declared using the friend keyword.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How does class accomplish data hiding in c++?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What does new return if there is insufficient memory to make your new object?
What are c++ storage classes?
Are c and c++ different?
What is one dimensional array in c++?
Would you rather wait for quicksort, linear search, or bubble sort on a 200000 element array? (Or go to lunch...) a) Quicksort b) Linear Search c) Bubble Sort
What is the difference between an external iterator and an internal iterator?
What is polymorphism in c++? Explain with an example?
What is the basic of c++?
How do I run a program in notepad ++?
What is an associative container in c++?
Is c better than c++?
Explain Text Manipulation Routines?
write a programme to get a character and thier ASCII value