Computer Science, asked by Afjal4764, 1 year ago

write a c++ program to input n number in to an integer array find the largest number of array

Answers

Answered by shashankparmar6
0

Answer:

best technique is to take all input array in a array then sort the array then print the n-1 term it simply returns you the largest number

Similar questions