Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is a friend function in c++?

Answers were Sorted based on User's Feedback



What is a friend function in c++?..

Answer / nashiinformaticssolutions

• 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

What is a friend function in c++?..

Answer / 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

More C++ General Interview Questions

Write a recursive program to calculate factorial in c++.

0 Answers  


In what situations do you have to use initialization list rather than assignment in constructors?

0 Answers  


What is the difference between std::vector and std::list

1 Answers  


what is Member Functions in Classes?

0 Answers  


Why did you leave your last job?

2 Answers  


which is best institue to learn C/C++ IN AMEERPET OR MAITHRIVANAM OR SR NAGAR, PLEASE HELP. THANKS IN ADVANCE

5 Answers  


What is meant by entry controlled loop? What all C++ loops are exit controlled?

0 Answers   TCS,


Which algorithm do you like the most? Why?

2 Answers   Google,


What are friend functions in C++?

0 Answers   BlackRock,


if int1 has the value 12, int has the value 18, and int3 has the value 21, what is the result: int1 < int2 && int2 < int 3

3 Answers  


What are the various arithmetic operators in c++?

0 Answers  


What is a singleton c++?

0 Answers  


Categories