In a prototype line of a function
• the data type and the order of the parameters
• the data type of the return value
are defined. Having to hand this information the compiler is able to structure the lay out of the activation record. Is this true? Thanks in advance