The term pure function in React means that the return value of the function is entirely determined by its inputs and that the execution of the function produces no side effects.

BY Best Interview Question ON 22 Jan 2021