KnowledgeBoat Logo
|
LoginJOIN NOW

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


Related Questions