asked 29.1k views
2 votes
The void keyword is used to declare that a method does not return any value True False

asked
User Deano
by
8.1k points

1 Answer

3 votes

Answer:

True

Step-by-step explanation:

A void has not value therefore a void function can't return an integer or any other type cause it returns nothing.

answered
User Guig
by
8.5k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.

Categories