Respuesta :

Answer:

  C.  p∧q = TFFF

Step-by-step explanation:

You want the truth table values for the logical AND function of two variables, p and q.

P∧Q

The logical AND of two variables is true if and only if both of them are true. That is the case only on the first line of the table

  p∧q ⇒ TFFF

P∨Q

The logical OR of two variables is true if either of them is true. It is false only if both of them are false.

  p∨q ⇒ TTTF