In the following code i have declared a test class and a static member of same type (t1) but how its data members are accessible by . operator
class Test{