Which of the following statement is false?
(i) JavaScript function is defined once and executed once.
(ii) Pre-defined functions are not called library functions.
(iii) A parametered function definition may include a list ofidentifiers.
only (i)
both (i) and (iii)
only (iii)
both (i) and (ii)