In the above example .What to do if we use pointer.

complex *a=new complex(1.2,3.4);
it gives the address or somethin like that.