For each of the following statements, select Yes if the statement is true. Otherwise, select No.
When the code is run the value of score at line 07 is 15. (a)
To meet the requirements, the following code should be placed at line 02: if (points === undefined) points = 1; (b)