MyStudyPals.com MyStudyPals.com
  • Login
  • Feed

Resources

  • 📰
    Latest School News
  • 📚
    Scholarships
  • 🎓
    JAMB Syllabus
  • 📝
    Jamb Brochure

Information

  • 🔗
    Contact US
  • 🔗
    Privacy Policy
  • 🔗
    Terms and Conditions
  • 🔗
    About US

The IF…THEN statement in BASIC programming is?

  • 📑 Past Questions
  • ⌛ Take CBT exam
  • 📟 Referral
  • 🎫 Support
  • 📢 Earnings
Computer Studies WAEC 2019

The IF…THEN statement in BASIC programming is?      

  • a transfer of control.
  • used to redirect a statement.
  • used to eliminate the need for prompting each INPUT statement.
  • a conditional branch statement. checkmark

The correct answer is: 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.

Previous Question Next Question

Leave A Comment

© 2025 MyStudyPals.com