Results 1 to 3 of 3

Thread: Access derived Class

  1. #1

    Access derived Class

    I want to know whether the base class member functions can be accessed in derived class with out using protection


  2. #2
    Junior Member
    Join Date
    Mar 2008
    Answers
    4

    Re: Access derived Class

    The members functions of base class can be accessed form its derived class if they are declared as public or protected...


  3. #3
    Expert Member
    Join Date
    Mar 2012
    Answers
    208

    Re: Access derived Class

    No, we the base class member functions cannot be accessed in derived class with out using protection.To access the base class member should be declared as either public oe protected.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact