71.7k views
0 votes
What is the example of conditional branching statement​

1 Answer

0 votes

Answer:

conditional branching statement​ :

Conditional statements help you to make a decision based on certain conditions. These conditions are specified by a set of conditional statements having boolean expressions which are evaluated to a boolean value true or false.

User Zduny
by
7.5k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.