A function is a block of statements that can be defined once-02723
A function is a block of statements that can be defined once and used __________ in the program.
This multiple choice question (MCQ) is related to the book/course
vu cs201 Introduction to Programming.
It can also be found in
vu cs201 Final Term - Quiz No.21.
A function is a block of statements that can be defined once and used __________ in the program.
One time
Two times
Three times
As many times as user wants