at starting of prog. there is int j = (print"hello");
here is i is of integer type and hello is of char type then how can it possible....??
pls explain mi in detail this program from top to bottom.