main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }
4 11518main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 23888#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 8625pls 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 5271soc-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 127191.What is difference between symget and & in sas? 2.what is difference between callsymput and %let?
1 15977Post New CitiGroup Interview Questions
What are the 4 types of springs?
I have a one-way replication setup. The system administration team wants to apply an os patch to both the ogg source host and the target servers. Provide the sequence of steps that you will carry before and after applying this patch?
Can I use javascript on jsp page?
Don't you think you are overqualified,considering the factors of your trainings and project experience?
Why pass by reference is not possible in java?
How do you open a file using node.js?
State uses of different types of stsrters with different capacities of motors as below: a. up to 5HP b. above 5hp to 10hp c. above 10hp to 20hp d. above 20hp
What is the bit size of long on 64-bit windows?
When will the company get to profitability? - Venture Capitalists
Which is the core module in angularjs?
What are the steps to the scientific notation?
Explain friend class?
what is the productivity in aluminium shuttering per day
How can data caching have a negative effect on load testing results?
Is node js good for enterprise?