How do you define anonymous function?

An anonymous function is a function that was declared without any named identifier to refer to it . As such, an anonymous function is usually not accessible after its initial creation. Normal function definition: function hello() { alert(‘Hello world’); } hello();

Sizin İçin Seçtik  Who uses Smalltalk language?

Leave a Reply

Your email address will not be published. Required fields are marked *