Can any one pls tell the use of triple semicolon in for loop ...plzz it's urgent I have my exams tommorow
Attachments:
Answers
Answered by
3
ya sure
we use semi colon two times in a loop.. they are used as a separator.. first one is used as an ending of intitialisation.. second one after giving our condition ..and remember only 2 times we use after creating a loop no semicolon is used after closing the bracket that would be a syntax error
we use semi colon two times in a loop.. they are used as a separator.. first one is used as an ending of intitialisation.. second one after giving our condition ..and remember only 2 times we use after creating a loop no semicolon is used after closing the bracket that would be a syntax error
Similar questions