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

if and only if it is a sorted array which consists of nos
and the elements compare have the same index no. then the
element missing in array 'b' will obviously be the 'nth'
element of array 'a'...... but this is true if the above
conditions are satisfied

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is else if ladder?

784


Explain what’s a signal? Explain what do I use signals for?

762


What is meant by int main ()?

925


Using which language Test cases are added in .ptu file of RTRT unit testing???

3961


What are the types of pointers?

766






What are valid operations on pointers?

911


What are the advantages of using linked list for tree construction?

825


Are c and c++ the same?

787


What is the correct code to have following output in c using nested for loop?

801


Why can't I perform arithmetic on a void* pointer?

812


What does 2n 4c mean?

955


Explain zero based addressing.

767


What is the difference between test design and test case design?

1786


how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?

1704


What is the usage of the pointer in c?

798