Saved Bookmarks
| 1. |
Among the following, identify the data types used in JavaScript int, oat, number, char, boolean, long |
|
Answer» From the list there is only two, number and boolean are the types used in JavaScript. |
|