58.0k views
4 votes
The ____ keyword specifies that a function or method does not return a value.

User Kasra
by
8.4k points

1 Answer

6 votes
The void keyword. Otherwise you use a type name, such as int or char or string.
User RisingHerc
by
7.7k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.