main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 27136if array a conatins 'n' elements and array b conatins 'n-1' elements.array b has all element which are present in array a but one element is missing in array b. find that element.
18 27706Post New Zycus Infotech C Interview Questions
How do I split a page vertically in word?
How does the @requestmapping annotation work?
What is a dbml?
What do constructors do in c#?
Why python is called portable?
What is a characteristic feature of a carrier protein in a plasma membrane?
Define satelite assembly?
How is xml parsed?
According to you, when is the good time to start qa in a project?
What are the config files used for connecting java and flex?
How many columns can be used for creating Index?
What are the different storage options with Azure?
How can I send mail from within a c program?
What is a system?
Explain Robot?s command line options?