main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26920The whole thing moves/ (B) around the concept of building a small dynamic/(C) organisation into a larger one./(D) No error.
3 28022Post New AMCAT Interview Questions
Explain the principle of Suizer Fuel oil injection pump
What is the Difference between treemap and hashmap?
Explain a proof of stake in a simple way?
When should you call dealloc method? Is it possible to implement dealloc in arc?
Which transformation should we use to normalise the COBOL and relational sources?
What has to be done to the packed fields before submitting to a BDC session.
Why var is used in c#?
Does VSS OLE Automation support label comments?
What are the 5 types of inheritance in c ++?
Explain the different advantages and disadvantages of internal audit?
Is struct oop?
Explain in what all instances you cannot claim your personal accident insurance? : insurance sales
What is troubleshooting for impala?
7. Give me an example of a time when you have tried to accomplish something, and failed
What is type safe code?