Let Us See C language
Thursday, 23 December 2010
C FAQ'S
›
1. int b=10; int *p=&b; *p++; printf("%d",*p); what is the output? 2. What is the difference between malloc...
‹
›
Home
View web version