InterviewSolution
Saved Bookmarks
| 1. |
What is the Boolean value of “” in JavaScript?(a) true(b) on(c) off(d) falseThis question was addressed to me in an online interview.Asked question is from Essential JavaScript and jQuery in section HTML Tables, Javascript & Jquery Basics of HTML |
|
Answer» Correct ANSWER is (d) false |
|