Computer Science, asked by gino123, 1 year ago

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 nitesh3478
0
Return type is the answer
Answered by namithaaa
0
a) return type
If the return type of a function is “void” then it won’t pass a value.
Similar questions