Computer Science, asked by akshitasri13, 6 months ago

what is the use of void keyword in java?​

Answers

Answered by srishtipriya27
4

Answer:

The void keyword specifies that a method should not have a return value.

Similar questions