main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); }
4 11661main() { char *ptr = "Ramco Systems"; (*ptr)++; printf("%s\n",ptr); ptr++; printf("%s\n",ptr); } Find the Outputs?
9 24174#include
In a journey of 15 miles two third distance was travelled with 40 mph and remaining with 60 mph.How muvh time the journey takes
4 32851A man walks from 9.15 to 5.15 from monday to friday and 9.00 to 12.00 on saturday.Each day 0.45 min lunch. How much time he walks in a week
11 30687A started at 9.00 am with 6 mph and B started at 9.30 am with 8mph in the same direction. At what time they will meet?
6 25031In a company 3/5 of people know shorthand 1/4th know typing and 1/5 know both. What fraction of people do not know both?
14 32881A company requires 11,500 strength.present employees are 200 women , men and 6500 unmarried To reach the target how many women required to maintain the same ratio?
5 21692Post New CitiGroup Interview Questions
What do you understand by exception handling in pl/sql?
Tell me with the kind of work experience you have had, do you think this job would bore you? : insurance sales
What are the layers of data description in r/3? : abap data dictionary
What is the usage of isInstanceOf and asInstanceOf methods in Scala? Is there anything similar concept available in Java?
What is the purpose of action-mappings tag in struct-config.xml?
What do you mean by page formatting?
Explain Hadoop Archives?
What is the difference between a default skin and a named skin?
Is objective-c a dynamic language?
What is traffic shaping
How do you find missing values in python?
What is a domain authority?
How do I change the header on different pages?
Explain retroactive accounting.
What is sharding in big data?