What is function?

A Function is a block of statements that perform some specific task.
B Function is the fundamental modular unit. A function is usually designed to perform a specific task.
C Function is a block of code that performs a specific task. It has a name and it is reusable.
D All of the above

Correct Answer: All of the above

Related Questions

Which function among the following lets to register a function to be invoked once?
Which is the function that calls another function after a time interval?
Which is the function used to call a function in every time duration?
Which of the following transition-timing-function property lets you define your own values in a cubic-bezier function
Choose the answer that is closest in meaning to the following sentence : Despite the great difference in size,shape and function, all human cells have the same 46 chromosomes.

Next steps