main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 27136The whole thing moves/ (B) around the concept of building a small dynamic/(C) organisation into a larger one./(D) No error.
3 28165Post New AMCAT Interview Questions
How do you link a t1 from the 1st bts to 2nd bts?
If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?
Why are command line arguments passed as a string?
Why the finite element method is lower bound solution?
what is the standards used for writing the script in QTP
What are the core components of Hadoop?
can i have practical examples of AS-30
What do you know about adsense?
Explain which layer is closer to the user?
What do you mean by @synthesize and @dynamic in the objective-c?
What is the registry or repository supported in websphere?
Why should the slide be flooded with strong carbol fuchsin?
What is a 'value field' in the co-pa module?
What is the role of replication server in sybase?
What is clang llvm?