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 friend function?

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


Please Help Members By Posting Answers For Below Questions

What is overloading and its types?

1249


What is the problem with multiple inheritance?

1236


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

2054


what are the realtime excercises in C++?

2897


What is abstraction in oops?

1096


Templates mean

2151


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2439


What is constructor overloading in oop?

1180


What is solid in oops?

1205


Why is encapsulation used?

1054


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’.

2343


What is difference between inheritance and polymorphism?

1075


How do you use inheritance in unity?

1127


What is oops and its features?

1152


what are the different types of qualifier in java?

2320