DEVFYI - Developer Resource - FYI

Name the numeric constants representing max,min values

JavaScript Interview Questions and Answers


(Continued from previous question...)

57. Name the numeric constants representing max,min values

Number.MAX_VALUE
Number.MIN_VALUE

(Continued on next question...)

Other Interview Questions