main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 24138Post New BTBP Interview Questions
What is a meta keyword example?
How use inner join in sql server?
Describe a time your company did not deliver on its product or service and how you responded?
What is the bidirectional search algorithm?
What are all difference between business objects 6.5 and xi r2?
How many basic types of functions are available in python?
What is a ribbon menu?
Define Workability ?
How to Change a users password from MySQL prompt. Login as root. Set the password. Update privs.
What is the difference between the participating and non-participating policy? : insurance sales
How does testng allow you to state dependencies?
1.how can carry forward the balance of ledgers to the next financial year in tally erp 9
Can sql server be linked with other servers like oracle?
What is the role of process-modeling tools erp implementation?
Give the syntax to import/export xls into qtp.