What is a fuction | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

What is a fuction

14th Mar 2017, 12:25 AM
maryann
2 Respuestas
+ 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