Science, asked by sonukumar5066, 7 months ago

what is the real name of vold functrion​

Answers

Answered by cyril10n07
1

Answer:

Void functions, also called nonvalue-returning functions, are used just like value-returning functions except void return types do not return a value when the function is executed. The void function accomplishes its task and then returns control to the caller. The void function call is a stand-alone statement.

Explanation:

hope it helps you

plzz mark me as brainliest :)

Similar questions