static members problems

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.
You try first and show us what you got. And you certainly don't open five different threads with the exact same words. We like to help, but we don't do homework for others, especially people who aren't even interested in trying. You should have read this: http://www.cplusplus.com/forum/beginner/1/
Topic archived. No new replies allowed.