sorry 4 my english::function is grp of statements but isnt statments are in block of program {} | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
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 Resposta
+ 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