main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 23882Post New BTBP Interview Questions
why do you get multiple copies of the message in log file sometime?
Is callback function asynchronous?
Do you want to ask us anything?
Explain what is a semaphore?
What is difference between socket and websocket?
What is mode?
What are the differences between sql override and update override?
what is difference between elr and R eartl realy.
What are the tools of powerpoint?
What is difference between metadata and manifest?
How will you calculate days between two dates in PHP?
a rectangle grill of length 72 inch x 20 inch width.how to calculate bar spacing ,bar consist 8 mm thickness and spacing of bar is 2 inch.. calculate no of bar with formula
Explain the observations between vb.net and vc#.net?
How can we add requirements to test cases in test director?
Why can’t constant values be used to define an array’s initial size?