What are three formats of if statment in small basic
Answers
Answered by
1
Explanation:
Small Basic: Control Statements
If statement.
Goto statement.
While loop statement.
Answered by
0
Image result for What are the three formats of If statement in small basic
In the Microsoft Small Basic programming language, there are five types of control statements - If statement, Goto statement, While loop statement, For loop statement, and subroutine call statement
Similar questions