Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Formal Parameter

The declaration of a parameter (including its type) that appears in the definition of a method or function. Part of the method signature. The formal parameters of a method define the data that the methods expects and requires to complete its task.

Permanent link Formal Parameter - Creation date 2023-02-22


< Foreign Key Glossary / Object Oriented Analysis and Design Foundation Classes >