InterviewSolution
Saved Bookmarks
| 1. |
What Are The Javascript Native Objects? |
|
Answer» JAVASCRIPT has SEVERAL built-in or NATIVE objects. These objects are accessible anywhere in your program and will work the same way in any BROWSER running in any operating system. Here is the list of all important JavaScript Native Objects −
JavaScript has several built-in or native objects. These objects are accessible anywhere in your program and will work the same way in any browser running in any operating system. Here is the list of all important JavaScript Native Objects − |
|