ReactJS MCQs with Answers

All React components must act like __ with respect to their props.
A)
monads
B)
pure functions
C)
recursive functions
D)
higher-order functions

Correct Answer :   pure functions