sorry 4 my english::function is grp of statements but isnt statments are in block of program {} | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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 Answer
+ 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