Question d’entretien chez ADESA

what is difference b/w procedure and function ?

Réponse à la question d'entretien

Utilisateur anonyme

30 nov. 2011

A function returns a value and a procedure just executes commands. The name function comes from math. It is used to calculate a value based on input. dure does not.