main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }
4 11520main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 23893#include
Post New CitiGroup C Interview Questions
How do we arrive at selecting reactive capacitance value as 30% of h.p rating of motor?
What strategies can help align AI systems with human values?
The persied meteor showers are viewed in the state of maine during what month?
Explain about windows phone user interface?
what is GL Balance
What attracts you to this company?
Explain the difference between an Interface and an Abstract class?
Will the list of products to be designated as sps be decided in the negotiations?
Could the iis-hosted wcf service make use of http transport security if the iis virtual derectory that contains the service does not support it?
Define hcmos?
Define what is profile in cucumber?
What is xslt example?
Define bills receivable?
A folder is there inside no of textfiles are avilable. How do count the textfiles. Normally folder means we are using subfolder methods but textfiles is not working for subfolder methods and how do get file name also.
What is utility unix?