MCQOPTIONS
Is there any difference between the following t..
Is there any difference between the following two statements? char *p=0;char *t=NULL;