InterviewSolution
Saved Bookmarks
| 1. |
Arrays in JavaScript are written within ____________(a) {}(b) [].(c) “”(d) ()I got this question in an online interview.The question is from Essential JavaScript and jQuery topic in section HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» The correct answer is (B) []. |
|