main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 27133The 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 I install a dll file?
How do I edit a stored procedure in mysql?
Explain how abinitio eme is segregated?
Tell me what is sql profiler?
What is ado.net in mvc?
What is multi-path fading?
What is the difference between a mutex and a semaphore?
What do you understand by perceptron? Also, explain its type.
Enlist few advantages of web services?
Why models class generated in platform extensions in hybris?
Explain which versions are used in the bo dashboard work?
What does count (*) mean?
Explain what is object oriented programming language?
Write a program to print fibonacci series up to count 10.
What is executor memory in spark?