Q34
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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board