main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26915The whole thing moves/ (B) around the concept of building a small dynamic/(C) organisation into a larger one./(D) No error.
3 28019Post New AMCAT Interview Questions
How do you design prompts for generating specific outputs?
what are the hardware and software requirements for mq installation in aix?
What are the sap crm webclient ui components?
What are the server roles in windows server 2016?
Tell us why do we use the “using” statement?
I have a column of numbers in the format 99999-99999. What is a simple macro to remove the dash?
Explain the flow of test script recorder.
What are some of the different ways to find an element using selenium as a tool?
What is the main difference between a Pandas series and a single-column DataFrame in Python?
What is set transaction?
Is alive and join method in java?
How much cement,sand,bricks and water needed for 1square metre brick work?
What are the distinct types of error name values?
What are the Service Model in Cloud Computing?
What is explicit cursors?