Political Science, asked by AbhiAind, 26 days ago

Why do we need a condition? ​

Answers

Answered by chanchalsain45
0

Explanation:

This is the ability to test a variable against a value and act in one way if the condition is met by the variable or another way if not. They are also commonly called byprogrammers if statements. To know if a condition is True of False, we need a new type of data: the booleans. They allow logical operations.

Answered by thanoojareddy
0

Answer:

This is the ability to test a variable against a value and act in one way if the condition is met by the variable or another way if not. They are also commonly called byprogrammers if statements. To know if a condition is True of False, we need a new type of data: the booleans. They allow logical operations.

Similar questions