This section explains the uses of statements and the examples.
There are statements as shown below.
Assignment Statement
Branch Statement (IF, CASE)
Repetitive Statement (FOR, WHILE, REPEAT)
Others (EXIT, RETURN, Comment)
This section explains the uses of statements and the examples.
There are statements as shown below.
Assignment Statement
Branch Statement (IF, CASE)
Repetitive Statement (FOR, WHILE, REPEAT)
Others (EXIT, RETURN, Comment)
Add Comment