Define Branching statement. What are the different types of branching statement? (Qbasic)

Branching statement is based on decision making. If the condition is satisfied, then it can perform the task, otherwise it executes the line next to it.

Different types of branching statement are:

  • If ....... then
  • If ....... then ....... else
  • If ....... then ....... else if
  • Go To statement

Share :

Facebook Twitter
Back To Top

facebook

Powered by Blogger.