What does void mean | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 3

What does void mean

I'm beginner!!

4th Aug 2020, 7:21 PM
Lamiso Debiso
Lamiso Debiso - avatar
3 Respostas
+ 4
It means that the function returns nothing back to calling statement.. Tag the language name pls.. instead of a ,void is better in tags.
4th Aug 2020, 7:24 PM
Jayakrishna šŸ‡®šŸ‡³
+ 2
I think you mean in C++ It means the function return nothing
4th Aug 2020, 8:13 PM
570
570 - avatar