InterviewSolution
Saved Bookmarks
| 1. |
What Is The Data Type Of Variables Of In Javascript? |
|
Answer» All VARIABLES are of OBJECT TYPE in JAVASCRIPT. All variables are of object type in JavaScript. |
|