What Will Happen When The Data Of The Bjquerycacheb Is Read #973
What will happen when the data of the <b>jQuery.cache</b> is read from an element?
This multiple choice question (MCQ) is related to the book/course gs gs106 Javascript. It can also be found in gs gs106 Caching, Debugging and Animation - JavaScript and Memory Leak - Quiz No.1.
What will happen when the data of the jQuery.cache is read from an element?
Unique number is retrieved as elem[jQuery.expando]
Data is read from jQuery.cache[id]
Unique number is retrieved as elem[jQuery.expando] & Data is read from jQuery.cache[id]
Data is cleared from jQuery.cache[id]
Similar question(s) are as followings:
Online Quizzes of gs106 Javascript
Graphics and Rendering in JavaScript - Scripted Media - Quiz No.1
gs gs106 Javascript
Online Quizzes