main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26943The whole thing moves/ (B) around the concept of building a small dynamic/(C) organisation into a larger one./(D) No error.
3 28035Post New AMCAT Interview Questions
That Schema is Best in Performance?
What are types of dbms?
Where is the instant messaging server in exchange server 2003?
Expand HTML
What is partialview in asp.net mvc?
What operator is used to access a struct through a pointer a) >> b) -> c) *
What is ansible role?
What is one-way bindings?
What is tty name?
What is a comparator function?
Explain what is CSS-in-JS pattern?
What is a kernel object?
List the major sources of knowledge.
Why are annotations used?
Explain routeprovider in angularjs?