

McqMate
Q. |
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? |
A. | parentheses ( ) |
B. | braces { } |
C. | brackets [ ]. |
D. | arrows < > |
Answer» B. braces { } |
View all MCQs in
Object Oriented Programming In cppNo comments yet