main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26912The whole thing moves/ (B) around the concept of building a small dynamic/(C) organisation into a larger one./(D) No error.
3 28018Post New AMCAT Interview Questions
What is the best it certification?
Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?
how can i sent QTP results to the Html, notefile ,xl file give me the code using g mail login page
Explain about group scopes?
Write a note about the virtual member function?
Explain what are the design considerations for a piping system for the transfer of slurries?
what is the maximum limit of records can be displayed in crm grid view?
How much does selenium license cost per client machine?
Can wordpress sites be hacked?
What is the difference between upgrade and migration in sql server?
What is the size of enum in c?
What Is Difference Between Ado And Ado.net?
What is the use of ioc in spring?
So the essence of quantum physics is that everything has a quanta? : quantum physics
what methods would you overwrite in java.lang.object class?