main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26922Post New AMCAT Interview Questions
Why parsing is done?
What is overflow and how it's happen
Name some of the features of C# which are not present in VB.NET?
Explain how to do 301 redirects in laravel?
How can one back up the data of ms outlook?
what is a trigger in mysql? : Sql dba
Is string data type in c++?
How to add a copyright symbol on your web page?
Explain the mechanism of cavitations in pipes and drains?
Is npm a framework?
How can we define an mm module?
They mostly asked difference between versions of technologies
Explain mining single ?dimensional boolean associated rules from transactional databases?
What is Microsoft Dynamics CRM E-mail Router?
System variable and temporary variables