W Write a function that takes an integer array as an input and find the largest number in the array. You cannot sort array or use any API or searching needs ? July 12, 2021 1 Min Read 0 21 July 12, 2021 1 Min Read 0 21 Answer : #include… C++ Editor Continue Reading