CoolInterview.com - World's Largest Collection of Interview Questions GET FREE MAGAZINE FROM SAP NOW!
Home| Ask Questions| About Us| Feedback| Contact Us|
 Interview Questions  
 Our Services  

Get 9,000 Interview Questions & Answers in an eBook.


  • 9500+ Pages
  • 9000 Question & Answers
  • All Tech. Categories
  • 14 MB Content

    Get it now !!



    Send your Resume to 6000 Companies

  • COOLINTERVIEW.COM LANGUAGES C++ DETAILS



    Question :
    it possible to inherit the private member in drived class?




    Answer :
    yes, if the derived class is inheriting from base class with private access level

    class derived : private base


    but it's not mean that we can inherit privete member of base class....... if we are inheriting base class in privete mode that means base class function will use like privete member of derive class and in any condition we can not inherit private function of base class........

     Posted by: mayank kumar sharma    

    Contact Author  Contact Author
    Hi Friends, Actualy there r three access mode in C++,(i)public (ii)protected (iii)private.public can be accessed from anywhere
    & protected can be access only by derived class;But if we made a variable private it can be accessed by scope resiolution operator(::)from outside the class.if this derived class is inheriting the private member from base class then it is possible to inherit the private member in derived class.
    This is upto my knowlege.
    Thanking To All**** U.



     Posted by: Ravi Mehta    

    Contact Author  Contact Author

    © CoolInterview.com
    Today's Special: Get Free Magazine from SAP now!

    A D V E R T I S E M E N T






    If you have the better answer, then send it to us. We will display your answer after the approval.
    Name :*
    Email Id :*
    Answer :*
    Verification Code Code Image - Please contact webmaster if you have problems seeing this image code Not readable? Load New Code
    Process Verification  Enter the above shown code:*
    Inform me about updated answers to this question

       


    Rate the above answer. Help us to know about the answer.
    Category C++ Interview Questions
    Rating (1.0) By 2 users
    Added 7/19/2006
    Views 2093
    Rate it!
    Free Offers 300 Free Magazines for you. No credit card required. No Shipping Charges. Absolutely Free for 1 Year.

    Please Note: We keep on updating better answers to this site. Subscribe to our newsletter to get notified when better answer is posted.

    Notify me when better answer is posted!
    Email:



    View ALL C++ Interview Questions


    Sponsored Links  

    Google Search

    Google

    CoolInterview.com is a part of Vyom Network.
    Copyright ©2003-2008 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Privacy Policy
    Page URL: http://www.coolinterview.com/interview/6082/Default.asp?cachecommand=bypass


    Download Yahoo Messenger | Placement Papers| FREE SMS | ASP .Net Tutorial

    0.83