📚 Practice Mode

Windows Forms Controls and Programming Basics

Learn at your own pace with hints and detailed explanations

1 / 10
Multiple Choice

With A = False and B = True, which statement evaluates as False?

  1. A OR A
  2. A OR B
  3. B OR A
  4. B OR B
  5. None are true.