6. Each C++ statement is terminated by
comma.
True
False
Answers
Answered by
5
Answer:
true
Explanation:
We know that in C and C++, every statement is terminated with a semicolon but comma operator also used to terminate the statement after satisfying the following rules. The variable declaration statements must be terminated with semicolon. The statements after declaration statement can be terminated by comma operator.
Answered by
0
Answer:
false
Explanation:
plse follow me
Similar questions
Math,
3 months ago
Math,
3 months ago
Computer Science,
7 months ago
History,
7 months ago
English,
1 year ago