what are conditional statements and why are they used in a program?
Answers
Answered by
1
Conditional Statements : if, else, switch. Conditional statements helps you to make decision based on certain conditions. These conditions arespecified by a set of conditional statements having booleanexpressions which are evaluated to aboolean value true or false
rajuRaftar:
give me brilliant answer please
Similar questions