Answered Questions

  • What is function overriding?

    Rudresh

    • Jan 18th, 2012

    For a global objects and static class members, the initializer list doesnt invoke any code on run time. (Initialization data is stored directly in the binary). If you are initializing a lot of object...

    arpita

    • Jan 15th, 2012

    The name of function,return type,and no. of function are same in base class and derived class than it is known as function overriding.