sorry 4 my english::function is grp of statements but isnt statments are in block of program {} | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

sorry 4 my english::function is grp of statements but isnt statments are in block of program {}

cant we say function contain blocks of programs? 😉

25th Dec 2016, 1:22 PM
Aqib Asmat
Aqib Asmat - avatar
1 Réponse
+ 1
A program contains statements. Functions are statements. A group of statements after { and before } is a block. A function contains a block of statements. :)
25th Dec 2016, 3:52 PM
Vishal++
Vishal++ - avatar