What is a fuction | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 1

What is a fuction

14th Mar 2017, 12:25 AM
maryann
2 Antworten
+ 8
A defined piece of code that can be called to execute that code (my definition)
14th Mar 2017, 12:28 AM
J.G.
J.G. - avatar
0
function is one type of module .code reusable in your program. not repeat the same code only just function call
14th Mar 2017, 9:13 AM
Bhumiben Solanki