main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }
4 11400main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 23675#include
What are the prototypes are used during the integration testing ?Explain the stub and the driver in details?Are the stub and the driver both are used in top-down and the bottom-up approaches ?
4 8519pls tell me how to convert string to date format. my problem is in excel i have given date ,after used in the ddt_val function ,it is not converted pls tell me how to convert string to date format urgent
1 5216soc-7 is a bad data,invalid data. when ever we are moving the alphabets in the position of numeric then we got this abend. so my question is if o1 ws-data pic 9(1) value passing the alphabet some x. then we got soc-7 or not? i want clarification ?
7 125541.What is difference between symget and & in sas? 2.what is difference between callsymput and %let?
1 15903Post New CitiGroup Interview Questions
How is the item text copied from sales order to delivery?
Can drinking red wine harmful for teeths?
What is Private Banking?
sir, whitch is the best book (writer name) for prepration of gate....
What is sap hana and why it is used?
What is the replace tool in word?
What are the css properties?
What are mutator methods in c++?
Can we call thread start () twice?
What do you mean by implicit parameters?
What is XBAP?
How can I upgrade my current exchange 2000 server or exchange server 2003 environment?
What is the use of the content query web part in sharepoint?
How many maximum threads can you create?
What is the difference between html4 and 5?