Computer Science, asked by goutamaum25, 5 months ago

.................. statement is used to make decisions based on comparisons.​

Answers

Answered by Anonymous
0

Answer:

Points to Remember== must be used for comparison in the expression of if condition, if you use = the expression will always return true, because it performs assignment not comparison. Other than 0(zero), all other values are considered as true.

Explanation:

Answered by aashij1402
4

Answer:

IF THEN STATEMENT

Explanation:

Similar questions