Hi,
Reading thru the inheritance basics.. Got a query on the same.
In the following scenario can child1 access child2 methods?
class Parent - Parent Class
Parent has child classes, viz: child1, child2, ...
[ May 28, 2008: Message edited by: Kshitija Mitter ]