Respuesta :
Answer:
Option B is correct.
Explanation:
Let look at each statement
A) No, Conditional statement do not eliminate extra code by reuse.
B) Yes, it allow programmers to set conditions to be met for an action to take place. so this option is correct.
C) No, shorthand symbols are not used to represent quantities.
D) No, They are not Predefined for each programming Language.
Answer:
the answer is B, The Second Opinion
Explanation:
the Conditional Statement or in other words the if Statement is used in a code to set conditions so when the need of the function is met true, then the code can execute the function.