+ 5
Group of codes or code snippet, or statements inside loops etc. Examples: if (condition) { // block of codes .... } void func() { // block of codes .... } Try to use your browser search engine first, next time. Thanks. https://en.m.wikipedia.org/wiki/Block_(programming)
5th Feb 2021, 4:21 AM
noteve
noteve - avatar