InterviewSolution
Saved Bookmarks
| 1. |
When does the defineContentAttribute() method return a false?(a) Data stored in different table(b) Data stored in its own table(c) Data is not stored at all(d) Data is not obtainedI had been asked this question in exam.This is a very interesting question from Crafting the Public API topic in portion Parsing, Benchmarking and Logging of JavaScript |
|
Answer» The CORRECT answer is (B) Data stored in its own table |
|