Void | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
- 1

Void

what is use of void

26th Jan 2017, 6:00 AM
Clumsy
Clumsy - avatar
1 Antwort
+ 1
Void is a datatype that means empty. And is used when u don't want to return a value from a function.
26th Jan 2017, 6:02 AM
Divesh Agarwal
Divesh Agarwal - avatar