main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 25499The whole thing moves/ (B) around the concept of building a small dynamic/(C) organisation into a larger one./(D) No error.
3 27110Post New AMCAT Interview Questions
What is the configuration files used in struts?
How can I change windows 10 32 bit to 64 bit?
Who invented asp?
What is use in laravel?
what motivates you the most at your work?
What is the release of lien?
What is the use of now constructor in perl?
What is dc current source? Differentiate between ideal and non ideal current sources?
How to connect xml with the database?
How to export the variable configuration from one environment to other?
Why is selection sort used?
What exactly is the w3c dom?
We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?
What is the difference between circuit switching and packet switching?
What is the difference between deallocate cursor and close cursor?