Q16
A function with no return value is called
A.
Procedures
AnswerB.
Method
C.
Static function
D.
Dynamic function
Answer: Option A
Solution
Answer: Option A
Solution:
Functions with no return value are sometimes called procedures.