main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26922if 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 27306Post New Zycus Infotech C Interview Questions
What will this piece of css code do to an element? .container { margin: 0 auto; }
What is Event-driven programming?
Difference interview workflow vs dialogue.
insurance domain interview questions ,i done project on insurance (manual testing)
What is the difference between comp and comp-3 usage?
could u please let me know sap-hr interview questions asked in various companies for a fresher.
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What is a silver and deming drill bit?
How do I delete dll files?
What are the various tools you have used in testing process?
for pretensioning which will yield first and same for post tensioning?
Explain the method of changing file access permission?
What is CIM?
when do you explicitly open files and close files in an rpg program?
Where do we use write optimized dso’s?