InterviewSolution
Saved Bookmarks
| 1. |
JavaScript numbers are stored as ______________(a) integers(b) double precision floating point(c) double(d) floating pointI got this question during an online exam.My question is based upon Essential JavaScript and jQuery topic in portion HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» The CORRECT choice is (b) DOUBLE precision floating POINT |
|