main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26945The 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
Why fact table is in a normal form?
What is critical temperature in metals ?
How to communicate between difference process?
What is vane diagram in centrifugal pump?
How to change from development mode to production mode in weblogic 10.3?
What is instead of trigger sql server?
What is map in java?
Is angularjs better than react?
How does apache tomcat works?
How can we map the classes as immutable?
Is node js good for enterprise applications?
What are the business benefits involved in cloud architecture?
In .NET how can you solve the DLL Hell problem?
What does ng model do?
What are constants used for?