Subject:
Computer ScienceAuthor:
rex11Created:
1 year ago[tex]\huge\pink{Answer:-}[/tex]
The sets of statements that are executed based upon conditional test is known as selective statements.
Author:
ximenaqr1o
Rate an answer:
10Answer:
Conditional/selection statements
A conditional statement will select the block of statements that will execute based on the given condition. The result of the program depends on the condition. If the condition provided proves to be true, the result is 1; if it proves to be false, the result is 0.
Explanation:
Author:
jaidalmf6
Rate an answer:
2