main() { char *p1="Name"; char *p2; p2=(char *)malloc(20); while(*p2++=*p1++); printf("%s\n",p2); } what is the output?
7 26962if 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 27369Post New Zycus Infotech C Interview Questions
What are the benefits of web application?
What are the requirements to run asp.net ajax applications on a server?
What is the difference between blending and joining in Tableau?
What do you think of this implementation? Can this be implemented better?
Give an example of a combined addressing mode instruction?
What is r * in math?
What is a monoclonal antibody?
What does void main return?
When we use air circuit breaker, it has O/L protection ,time delay SC protection, Instataneous SC protection & ground fault protection. They all have some setting range. But what is the suitable/allowable setting for the above protection which will be safe for the equipment? For example-O/L protection setting have a range of (0.4,0.45,0.5,0.55,0.6,0.65,0.7,0.8,0.9,1.0)xIn Time delay SC protection have a range of (1.25,1.5,2,3,4,6,8,10,12)xIn Time delay setting is 0.02,0.1,0.2,0.3,0.4 Instataneous setting is fixed to 20xIn Gound fault setting is given 100A,300A,600A,900A,1200A This setting are for 2500A ACB. So what will be the basic allowable setting for the above protection? is there any formulae to calculate this<
State the number and type of registers in the 8086?
Where we have to use RCVF and where we have to use SNDRCVF. Basically what is difference between RCVF and SNDRCVF?
How is hashset maintained in memory by java ?
Can HTML 5 get the geographical position of a user?
Who is in the bulge bracket?
What is hierarchy, what are its types and difference between them? : sql server analysis services, ssas