main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }
4 11525main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 23904#include
Post New CitiGroup C Interview Questions
Who is the father of go (golang)?
What is limited decision making?
Give two examples of a ‘collision-free’ protocol ?
How do I use a variable in the task?
What are base tables of an aggregate object?
What is a bad credit score?
Tell about the different types of banks?
How are error messages created and handled in webdynpro?
What are the restrictions imposed by a Security Manager on Applets?.
What is powerpoint and its function?
Changes and enhancements to system?
How to use the socket(2) Function?
Are Strong Primes Necessary In Rsa
How do I find my youtube rss feed?
What are the 6 different types of Aggregate functions?