main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 23892Post New BTBP C Interview Questions
What are the tasks that can be performed using sq?
Why do we do clustering?
What is the difference between array and structure in c?
when will you do debug your script? and explain that process?
Tell us can I rename the wordpress folder?
Is google using angular?
How would you design a database for an online site, which would average a million hits a day?
How to override a function in c#?
Can selenium handle windows based pop up?
State the difference between strings and arrays.
Tell us what is the difference between mobile application testing and mobile testing?
why is bluetooth 2.0 better than previous versions?
tell me few points when u become TL
Explain gorge?
Explain the third normal form(3nf)?