Programming - C++ Language - Discussion

You Are Here :: Home > C++ Language > C++ Language - Discussion

 



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: Option B
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion