hi
Define two classes, each with a s t a t i c member, so that the construction of each static member involves a reference to the other. Where might such constructs appear in real code?
How can these classes be modified to eliminate the order dependence in the constructors?
How do I solve this question? I'll be very happy if you help.