main() { char *a = "Hello "; char *b = "World"; clrscr(); printf("%s", strcpy(a,b)); } a. “Hello” b. “Hello World” c. “HelloWorld” d. None of the above
4 13636Post New Corporate Society Interview Questions
Design a view in a map such that if the user selects any state, the cities under that state has to show profit and sales?
How can you tell what shell you are running on unix system?
The nucleophile in the first stage of the serine protease mechanism is a) H2O b) the carboxyl of Asp 102 c) the hydroxyl of Ser 195 d) the imidazole of His 57
What are the 4 fields in dd statement?
Explain about dynamic memory allocation algorithm?
What are the differences between angular and jquery?
Difference between system refresh and client copy?
How django works ?
What are the attributes of page directive?
What are the characteristics of derivatives?
What was your role in the silicon evaluation/product ramp? What tools did you use?
How do I create a form in visual studio?
What is meant by class loader? How many types are there? When will we use them?
What is activex in java?
What is difference between xml and xsd?