What is "anonymous-function"

Anonymous function is a function that does not have a defined name, exists in languages that allow assigning reference of functions to variables and properties.