How is a macro different from a function?
No Answer is Posted For this Question
Be the First to Post Answer
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
differnce between do and do while
explain memory layout of a C program
write a program that accepts 3 numbers from the user. dispaly the values in a descending order.
What is the scope of static variables in c language?
wat is the output int main() { char s1[]="Hello"; char s2[]="Hello"; if(s1==s2) printf("Same"); else printf("Diff"); }
how do we remove the printed character in printf statement and write next it it
what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }
What is an example of enumeration?
main() { FILE *fs; char c[10]; fs = fopen(“source.txt”, ”r”); /* source.txt exists and contains “Vector Institute” */ fseek(fs,0,SEEK_END); fseek(fs,-3L,SEEK_CUR); fgets(c,5,fs); puts(c); }
What is an auto variable in c?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university