Bird
0
0

An autonomous delivery drone checks battery level before flying. If battery < 20%, it returns to base. Battery is 15%. What will the drone do?

medium📝 Analysis Q5 of 15
AI for Everyone - AI Trends and Future
An autonomous delivery drone checks battery level before flying. If battery < 20%, it returns to base. Battery is 15%. What will the drone do?
AHover in place
BStart delivery
CSend alert but continue flying
DReturn to base
Step-by-Step Solution
Solution:
  1. Step 1: Understand the battery check rule

    If battery is less than 20%, drone must return to base.
  2. Step 2: Compare battery level with rule

    Battery is 15%, which is less than 20%, so drone returns to base.
  3. Final Answer:

    Return to base -> Option D
  4. Quick Check:

    Battery < 20% = Return [OK]
Quick Trick: Battery below threshold means return [OK]
Common Mistakes:
  • Ignoring battery level
  • Assuming drone continues delivery anyway

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AI for Everyone Quizzes