2. Write about the Decision construct.
Answers
Answered by
0
Answer:
If Statement
If StatementThis is the basic decision-making construct. ... If it is true the statement block inside the braces following the 'if' statement is executed. If the condition is false, then the statement block is skipped and control is passed to the statements following the 'if' block.
Similar questions
Science,
2 months ago
Math,
5 months ago
Math,
5 months ago
Social Sciences,
1 year ago
Math,
1 year ago
Computer Science,
1 year ago