True/False/Unknown. For the interpretation of function calls, we assign the formal parametersto the valuations of the actual arguments. The interpretation can be used to realize call-by-value.call-by-pointer and call-by-reference (as is done in C ) by appropriately altering the type ofthe formal parameters and the actual arguments