Vidyalelo
C Programming · Q34

Function

Programming · C Programming · question 34

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board