main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26931Post New AMCAT C Interview Questions
What is pdo in mysql?
How to Convert a number from one base to another?
How do you prevent two Opportunities from being created on a single Account in a single day declaratively?
Can objects of the same schema reside in different tablespace?
How do I know if my ram is corrupted?
What are different typr of frame spacing?
How do I select all files in multiple folders?
Can sql servers linked to other servers?
how to convert core php code to codeigniter?
What does a simple spring application contain?
What is a singleton unity?
Explain the thress bms options?
What is the role of Underwriter in your application?
Explain data dictionary in abap?
How do you organize a database?