main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26632The whole thing moves/ (B) around the concept of building a small dynamic/(C) organisation into a larger one./(D) No error.
3 27869Post New AMCAT Interview Questions
What is the role of php.ini file?
WHAT IS DIFFERED INCOME TAX AND WHERE IT SHOWS IN BALANCE SHEET?
How to install and start, stop mysql on valet?
What is requesting additional headcount?
How can one customize slide layouts?
Which is the parent class of linkedlist class?
Where you see bpo in the current market? : bpo
Can postgres scale horizontally?
Explain about base register?
What is the custom settings ?
Is windows 7 or 8 better?
What is the purpose of private constructor in c#?
Can extern variables be initialized?
Explain Spark coalesce() operation?
Define data paremeter of jquery ajax method?