Please illustrate in C Code: "One-Dimensional Arrays
A program that records the temperature and pressure values in scientific experiment and stores the data in 2 one dimensional arrays, then I dentifies the extreme values of pressure and temperature, the array size is 20."