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 / bhavik

It is not true that there is a[0] missing.
Because as per my knowledge array is starting from a[0] and
running up to a[n] continuously.
But if my ans is wrong then sorry and please send me right ans.

Is This Answer Correct ?    6 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a local variable be volatile in c?

792


What is main () in c?

814


What are the types of i/o functions?

1011


What is the purpose of the statement: strcat (S2, S1)?

883


Explain the difference between exit() and _exit() function?

927


Stimulate calculator using Switch-case-default statement for two numbers

2732


how to build a exercise findig min number of e heap with list imlemented?

1870


What does c mean in basketball?

797


Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?

855


write a program to print largest number of each row of a 2D array

2119


What does the function toupper() do?

908


what do the 'c' and 'v' in argc and argv stand for?

902


Explain why c is faster than c++?

835


What is the hardest programming language?

930


Explain what standard functions are available to manipulate strings?

849