Question: Why is 'void' used as the return data type of a function declaration? The function returns no value after completion. The function goes into a
Why is 'void' used as the return data type of a function declaration?
The function returns no value after completion.
The function goes into a loop condition after completion.
The function goes into a void condition after completion.
The function returns void as value after completion.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
