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

Guys all this answer where work for integer but what about string and characters???????????????
they r not going to work on that!!!!!!!!!!

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of sprintf?

625


i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none

650


Write the syntax and purpose of a switch statement in C.

631


What is the use of parallelize in spark?

582


The postoder traversal is 7,14,3,55,22,5,17 Then ur Inorder traversal is??? please help me on this

2942






What is static function in c?

639


What is the difference between the = symbol and == symbol?

631


What are control structures? What are the different types?

603


i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical

1848


What are the features of the c language?

652


what are the facialities provided by you after the selection of the student.

1664


What is file in c preprocessor?

658


Explain how are portions of a program disabled in demo versions?

658


What does void main () mean?

739


What is the difference between array_name and &array_name?

783