McqMate
| Q. |
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 the above |
| Answer» D. all the above | |
View all MCQs in
C Programming BasicNo comments yet