Arrays Data Structure using C 12:12 Arrays are collections of data elements of the same type that are stored in contiguous memory regions. Arrays are a …