Computer Science, asked by rraunak710, 1 day ago

3. IF command is used for executing a statement based on the condition.​

Answers

Answered by ksabhijith2007
1

Answer:

True

Explanation:

They run a test and depend on the response whether it is true or false. If the response is true, then they execute based on the condition or else return false.

Answered by tultul2200pe4nhw
1

Answer:

IF command is used for executing a statement based on the condition, that if the condition/clause/statement given is true then the command shall be executed or else will be false.

Similar questions