5 Matching Annotations
  1. Apr 2025
    1. 12-2-8: Consider the following class declarations. Which statements are true?

      a sub class needs to create their own constructurs- they do not inherit constructors from super class

    2. Using DeMorgan's Law we negate everything. This includes our AND statement (which becomes an OR) and everything inside both parentheses.

      using demorgans laws (distributive property in coding) "and" and "or" switch

  2. Feb 2025