19.6k views
1 vote
Long Answer Questions: a. Briefly explain the types of Control Structures in QBASIC.​

User Nivek
by
8.1k points

1 Answer

5 votes

Answer:

The three basic types of control structures are sequential, selection and iteration. They can be combined in any way to solve a specified problem. Sequential is the default control structure, statements are executed line by line in the order in which they appear.

User Jschnasse
by
7.5k points

Related questions

asked Feb 22, 2024 220k views
Dw asked Feb 22, 2024
by Dw
8.0k points
2 answers
0 votes
220k views
asked Jul 9, 2024 65.1k views
Rogerz asked Jul 9, 2024
by Rogerz
8.3k points
1 answer
0 votes
65.1k views
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.