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

Can a local variable be volatile in c?

573


How important is structure in life?

586


Explain the concept and use of type void.

623


What is the purpose of ftell?

595


Differentiate Source Codes from Object Codes

814






What are file streams?

562


How do you define structure?

563


How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?

573


What is the scope of static variable in c?

531


What are the 32 keywords in c?

630


What is the difference between abs() and fabs() functions?

601


What is the use of void pointer and null pointer in c language?

623


how many key words availabel in c a) 28 b) 31 c) 32

631


What is the difference between text and binary modes?

639


What are the 5 types of organizational structures?

546