0
break statement
My opinion for the use of break statement is that we must try not to use it. It is not modern programming and it doesn't follow the principles of Structured Programming. What do you think about it?
1 ответ
+ 1
Brousalis Kostas If there is break statement in every Language then we should use according to requirement but this is off-topic.
https://www.sololearn.com/discuss/1316935/?ref=app