Composite data types (arrays & records) can be a problem when they are passed as parameters or returned by functions. Why? What can the programmer do to solve the problems of passing and returning arrays and records in Pascal,C, and Fortran? (Remember, the language may already have solved some of the issues).