main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 23548Post New BTBP Interview Questions
What is bad debt expense?
What are Quantifiers?
Can parameters have to the drop-down list?
Why do we create dto in java?
Can we use this pointer in a class specific, operator-overloading function for new operator?
What do you mean by trimming sql in microstrategy?
What is the purpose of @override in android?
What is the schedule for the AES ?
Does Pig give any warning when there is a type mismatch or missing field?
what is the difference between tsp & tower
What is the use of cats?
What are my favorite subjects?
How does check, continue and exit commands work in loop and end Loop.
In an htm form i have a button which makes us to open another page in 15sec.how will you do that?
What is performance testing and what are the bottlenecks of performance testing?