Nomen

die Parameterdeklaration

parameter declaration

Die Parameterdeklaration steht am Anfang der Methode.

The parameter declaration is at the beginning of the method.

the parameter declaration ((of sth.)) the parameter declaration of something The parameter declaration of the function is faulty.

Variablendeklaration (variable declaration)

A compound of 'Parameter' and 'Deklaration' (declaration). 'Deklaration' comes from the Latin 'declarare' (to make clear).

Think of computer programming: you 'declare' the 'parameters' that a function will accept.

This page is designed for learning support. Please use it as a learning reference, not as a formal reference.