(most be done in C language) use a one dimensional array tosolve the given problem. read in 20 numbers, each of which isbetween 10 and 100 inclusive. As each number is read, print it onlyif it’s a duplicate of a number already read. provide for the worstcase in which all 20 numbers are different. use the smallestpossible array to solve this problem.
Expert Answer
An answer will be send to you shortly. . . . .