Question: All React components must act like **\_** with respect to their props.

  1. monads
  2. pure functions
  3. recursive functions
  4. higher-order functions

Answer: The correct answer of the above question is Option B:pure functions