C.
used to eliminate the need for prompting each INPUT statement.
D.
a conditional branch statement.
Correct Answer: Option D
Explanation
The IF...THEN statement in BASIC programming is a conditional branch statement. It allows the program to execute a certain section of code only if a particular test condition is true. If the condition is false, the program skips the section of code.
Contributions ({{ comment_count }})
Please wait...
Modal title
Report
Block User
{{ feedback_modal_data.title }}