> float a=1.1;
> double b=1.1;
> if(a==b)
> printf("hello");
> else
> printf("how are u ");I am new one in c++. so please tell me it's answer. I am eagerly waiting for your reply. thankx
> float a=1.1;
> double b=1.1;
> if(a==b)
> printf("hello");
> else
> printf("how are u ");I am new one in c++. so please tell me it's answer. I am eagerly waiting for your reply. thankx