A
Akhil
Hi All,
Can u please explain this.
Base Obj = new Derived(); [Base being the base class and Derived being
the derived the class]
Can Obj access methods both of Base and Derived or what will be the
behaviour?
What will be the behaviour for Overridden Methods?
Cheers,
Akhil
Can u please explain this.
Base Obj = new Derived(); [Base being the base class and Derived being
the derived the class]
Can Obj access methods both of Base and Derived or what will be the
behaviour?
What will be the behaviour for Overridden Methods?
Cheers,
Akhil