p7_5 Subroutine

public subroutine p7_5()

DISCUSSION QUESTION
Suppose a 15-element array is passed to a subroutine. What happens if the subroutine attempts to write to element a(16)?

Arguments

None

Contents

None