This document discusses Boolean logic expressions in the forms of Sum of Products (SOP) and Product of Sums (POS). It provides examples of how to write SOP and POS expressions from truth tables. For a given truth table, it shows how to determine the SOP expression by identifying the product terms and ORing them together. Similarly, it demonstrates how to obtain the POS expression by identifying the sum terms and ANDing them together. Exercises are provided for the reader to practice developing SOP and POS expressions and logic diagrams from truth tables.