0
Why C++ does not include "then" in "if statement"?
5 Antworten
+ 2
cause you can easily write the next command after if () {} without then
+ 1
Because there is no ambiguity when not using one?
+ 1
Because it is improved version of C. There is no need of writing an extra word with "if".
0
It is not necesserity.
0
Then statements are implemented in {} automatically