Computer Science, asked by suryavirsingh, 14 days ago

The conditional statements in small basic are also called

Answers

Answered by patut775
0

Answer:

Explanation:

4.The conditional statements in Small Basic are also called

Answered by mariospartan
0

A conditional statement in small basic is also known as implications.

Explanation:

  • Conditions are statements that both examine to True or False. For example, For any conditional statement it will result in true or false.
  • There are 5 kinds of control statements in the basis programming language in the Microsoft namely - If statement, While loop statement, GoTo statement, subroutine call statement and the For loop statement.
  • Types of Conditional control statements are If statement ,If-Else statement and  Nested If-else statement.
Similar questions