Question d’entretien chez Amazon

What is functional programming?

Réponse à la question d'entretien

Utilisateur anonyme

30 janv. 2011

Functional programming, programs are executed by evaluating expressions, in contrast with imperative programming where programs are composed of statements which change global state when executed.