1.

Which is the one way decision branching statement? 1.simple if2.nested if ...else3.else if ladder4.if...else​

Answer»

If you put some condition for a block of statements the flow. ... 1. If statement. 2. If-else statement. It is ALSO called as branching as a program decides ... When a series of DECISION is required, nested if-else is used. ... The GENERAL syntax of how else-if ladders are constructed in 'C' programming is as follows:PLEASE MARK AS BRAINLIESTExplanation:



Discussion

No Comment Found