Home »
Unlabelled »
If there is more than one statement in the block of a for loop, which of the following must be placed at the beginning and the ending of the loop block? | C++
If there is more than one statement in the block of a for loop, which of the following must be placed at the beginning and the ending of the loop block? | C++
[a] parentheses ( )
[b] braces { }
[c] brackets [ ]
[d] arrows < >
Ans:b
No comments:
Post a Comment