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


Please Help Members By Posting Answers For Below Questions

Why do we need volatile in c?

750


What is a nested formula?

607


Is anything faster than c?

587


how to write optimum code to divide a 50 digit number with a 25 digit number??

2757


A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference

637






Which one to choose from 'initialization lists' or 'assignment', for the use in the constructor?

572


What is variable declaration and definition in c?

505


in multiple branching construct "default" case is a) optional b) compulsarily c) it is not include in this construct d) none of the above

637


What is ## preprocessor operator in c?

618


What is typedf?

674


What is the condition that is applied with ?: Operator?

667


What is the use of a conditional inclusion statement in C?

604


what are bit fields in c?

609


Why isn't it being handled properly?

647


what is a function method?give example?

1918