This is a part of a function that can indicate the function will not pass a value.
Select one:
a. Return Type
b. Body of the Function
c. Parameter
d. Function Name
Answers
Answered by
0
Return type is the answer
Answered by
0
a) return type
If the return type of a function is “void” then it won’t pass a value.
If the return type of a function is “void” then it won’t pass a value.
Similar questions