Parameter

Summary: A variable listed in a subroutine definition that receives a value (argument) when the subroutine is called. Allows subroutines to work with different data each time. Tags: concepts computer-science igcse-computer-science programming Created: 2026-05-08T14:03:00Z Last Updated: 2026-05-08T14:03:00Z


Content

A variable listed in a subroutine definition that receives a value (argument) when the subroutine is called. Allows subroutines to work with different data each time.