Computer Applications
What is the role of the keyword void in declaring methods?
User Defined Methods
ICSE 2007
ICSE 2011
57 Likes
Answer
The keyword 'void' signifies that the method doesn't return a value to the calling method.
Answered By
30 Likes
What is the role of the keyword void in declaring methods?
57 Likes
The keyword 'void' signifies that the method doesn't return a value to the calling method.
Answered By
30 Likes