Submitted Questions

  • Private Members

    How can we access private members of classs?

    sharmy

    • Mar 1st, 2015

    We can access the private members of the class using friend function

    Nishikant

    • Feb 25th, 2015

    Typecost the object into int * and access the member in the same order they define.