C++ Functions Quiz - Question 5

Last Updated :
Discuss
Comments

What keyword is used to declare a function that does not return a value?

int

float

void

return

Share your thoughts in the comments
Article Tags :