Computer Applications
What does void signify in the method prototype?
User Defined Methods
23 Likes
Answer
void in method prototype means that the method does not return any value.
Answered By
13 Likes
What does void signify in the method prototype?
23 Likes
void in method prototype means that the method does not return any value.
Answered By
13 Likes