Questions of #React.js.
( 34 of 39 )
Q.34 The function double is defined as follows. Is this a pure function? const double = x => x * 2;