Question: Why do I need to use the return type void? Why not just omit the return type?
Why do I need to use the return type void? Why not just omit the return type?
Step by Step Solution
3.41 Rating (160 Votes )
There are 3 Steps involved in it
The return type void in many programming languages like C C or Java signifies that the funct... View full answer
Get step-by-step solutions from verified subject matter experts
