posted 17 years ago
Dear friends,
There are two different class definitions say classA and classB and i create two objects of each of the classes, say ObjA and ObjB respectively.
Can i call the object of classB from object of classA?
Using code like this: objA.objB
Is this a bad practice of coding? Is it legal?
Kindly provide your help.
Regards,
Vijay