main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 23678Post New BTBP Interview Questions
How many types of registry are there?
What is PS structure
Explain the differences between univariate and multivariate analysis?
Please inform me about interview of computer operating in income tax dapartment lahore.
Tell me is there a switch or case statement in python? If not then what is the reason for the same?
What is monosysplex?
How do I automatically restart iis?
What is ‘bare repository’ in GIT?
How can we add the new menu to drupal admin section?
Why do we use multipart/form-data in html form?
Explain about core dimension,
Differentiate between queue and stack.
What is java 2 platform, standard edition (j2se)?
what are the Disadvantages of vb
What is csrf token in php?