main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26655The whole thing moves/ (B) around the concept of building a small dynamic/(C) organisation into a larger one./(D) No error.
3 27877Post New AMCAT Interview Questions
what is the full procedure for using store procedure in informatica7.1?
What types of documentation are used in qa?
What are the Quantifiers in LINQ?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
Give me an example of how you convinced someone to do something that they were not too keen on doing.
What is web application in sharepoint?
What is Small File Problem in Hadoop? How can it be resolved?
What are the various compression techniques available?
What is jsp language?
Difference between views and index in sas programming
List some features of 8051 microcontroller.
Explain the front controller class of spring mvc.
what are date and time data types in mysql? : Sql dba
Explain the disadvantages of viewstate?
What are delegates and why are they required?