Which of the following statement is true?
(i) In JavaScript, there are 3 types of functions
(ii) User-defined functions allow the programme to modularize the program.
(iii) Larger programs divided into smaller are called modules.
(iv) The function isNAN( ) checks whether the given value is valid number or not.
only (iv)
only (ii) and (iii)
only (i)
both (ii), (iii) and (iv)