main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }
4 11650main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 24168#include
Post New CitiGroup C Interview Questions
What elements of your job do you find most difficult
How do you use range in excel?
How do I link figures in word 2013?
Explain what is an analogy for microtubules?
What are the Problems with watermarking?
difference between RF and correction factor?
Short Answer on -----Trade mark
which cl command can be used at program execution to redirect the file named in an rpg program?
List the advantages of bourne again shell or bash.
Host and Agent are the component associated with which tool?
Explain is it possible to restrict the premium payment for a lesser number of years than the duration of thepolicy? : insurance sales
Explain what is detailed category in configuration?
How do I view dll files in windows 7?
How do I align text to the bottom of a table in word?
Give examples & explain the below mentioned activity. "Analyzing the documents provided by the client and thereby identifying the test cases to be tested for the application assigned (FA, AP and GL)"