if 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.
Answer Posted / ankith.v
Zero th element
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
Is it possible to pass an entire structure to functions?
The % symbol has a special use in a printf statement. Explain how would you place this character as part of the output on the screen?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What is typedef example?
What are different types of pointers?
What is a struct c#?
largest Of three Number using without if condition?
Why do we use header files in c?
How to draw the flowchart for structure programs?
Explain how do you list files in a directory?
Explain about C function prototype?
Explain how do you use a pointer to a function?
What is the process of writing the null pointer?
Explain what standard functions are available to manipulate strings?
What is function prototype in c with example?