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
What is meant by recursion?
Write a program to implement a round robin scheduler and calculate the average waiting time.Arrival time, burst time, time quantum, and no. of processes should be the inputs.
With the help of using classes, write a program to add two numbers.
#include
What is static volatile in c?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
Why flag is used in c?
i got 75% in all semester am i eligible for your company
write a program to find out prime number using sieve case?
Why c is called top down?
Where define directive used?
What is the ANSI C Standard?
What are categories used for in c?
What are the 4 data types?
Write a Program to accept different goods with the number, price and date of purchase and display them