What does the nodeName of the nodeType Document return?
What does the nodeName of the nodeType Document return?
Which method is used to remove a binding?
Which method is used to remove a binding?
What is the property textContent?
What is the property textContent?
Which of the following function is used as a consequence of not including semicolons, commas or whitespace in the Cookie value?
Which of the following function is used as a consequence of not including semicolons, commas or whitespace in the Cookie value?
Which of the following is a heavily overloaded function?
Which of the following is a heavily overloaded function?
Which of the following uses scripted HTTP?
Which of the following uses scripted HTTP?
Which of the following are the features of jQuery?
Which of the following are the features of jQuery?
Which is the method to look up the objects for a range of keys?
Which is the method to look up the objects for a range of keys?
Which of the following are the features of an HTTP request?
Which of the following are the features of an HTTP request?
Which of the following explains Cookies nature?
Which of the following explains Cookies nature?
Which of the following is a feature of the HTTP response?
Which of the following is a feature of the HTTP response?
The Client-Side Databases are stored in the
The Client-Side Databases are stored in the
Which method is used to compare the placement of two nodes in the DOM hierarchy (document)?
Which method is used to compare the placement of two nodes in the DOM hierarchy (document)?
What is the main difference between localStorage and sessionStorage?
What is the main difference between localStorage and sessionStorage?
Which of the following use the Web SQL Database?
Which of the following use the Web SQL Database?
Consider the following code snippet
script src="jquery-1.4.2.min.js"></script>
What does the min mean?
Consider the following code snippet
script src="jquery-1.4.2.min.js"></script>
What does the min mean?
Which is the most appropriate database for developers requiring huge amount of data?
Which is the most appropriate database for developers requiring huge amount of data?
Which are the forms of client-side storage?
Which are the forms of client-side storage?
Which is the function used to look up an object?
Which is the function used to look up an object?
Which of the following are the parameters passed to the keymap after installation?
Which of the following are the parameters passed to the keymap after installation?
Which of the following is used for parsing JSON text?
Which of the following is used for parsing JSON text?
Which is the appropriate code to begin a HTTP GET request?
Which is the appropriate code to begin a HTTP GET request?
Which method is used to add a binding?
Which method is used to add a binding?
Which object supports Filesystem API?
Which object supports Filesystem API?
Which method is an alternative of the property location of a window object?
Which method is an alternative of the property location of a window object?
Which of the following Node object property returns the local part of the name of a node?
Which of the following Node object property returns the local part of the name of a node?
Which of the following Node types have a node value equal to null?
Which of the following Node types have a node value equal to null?
How many node types are there in total?
How many node types are there in total?
Which is the method that operates on the return value of $()?
Which is the method that operates on the return value of $()?
Which attribute is used to extend the lifetime of a cookie?
Which attribute is used to extend the lifetime of a cookie?
Cookies were originally designed for
Cookies were originally designed for
How many Node object methods are available?
How many Node object methods are available?
The localStorage and sessionStorage belongs to
The localStorage and sessionStorage belongs to
How to test if two nodes are equal?
How to test if two nodes are equal?
Which of the following defines the Cookie visibility?
Which of the following defines the Cookie visibility?
Which property is used to specify the key type when pressed?
Which property is used to specify the key type when pressed?
How many nodetype – named constants are available?
How many nodetype – named constants are available?
Which of the following key property holds the key name as a string?
Which of the following key property holds the key name as a string?
How does a user generate multiple keydown events?
How does a user generate multiple keydown events?
What is the alternate way to search in an IndexedDB API?
What is the alternate way to search in an IndexedDB API?
The Cookie manipulation is done using which property?
The Cookie manipulation is done using which property?
How many node object properties are there?
How many node object properties are there?
How to associate an object to a key on a node?
How to associate an object to a key on a node?
How does IndexedDB provide atomicity?
How does IndexedDB provide atomicity?
Which is the element that has a src property to initiate HTTP GET request?
Which is the element that has a src property to initiate HTTP GET request?
Which of the following is not the value the key property will hold if the key is a function key?
Which of the following is not the value the key property will hold if the key is a function key?
What does a Node object represent?
What does a Node object represent?
Which is the storage that allows the caching of web pages and their associated resources?
Which is the storage that allows the caching of web pages and their associated resources?
XMLHttpRequesr is a
XMLHttpRequesr is a
What is the purpose of the method getUserData(key)?
What is the purpose of the method getUserData(key)?
Which of the following are not key event properties?
Which of the following are not key event properties?
Which is the function used to store a value?
Which is the function used to store a value?
In the IndexedDB database, database is defined as
In the IndexedDB database, database is defined as
How can you set a Cookie visibility scope to localStorage?
How can you set a Cookie visibility scope to localStorage?
Which of the below is a lieral reverse of Ajax?
Which of the below is a lieral reverse of Ajax?
What is the purpose of the method item()?
What is the purpose of the method item()?
What is the constraint on the data per cookie?
What is the constraint on the data per cookie?
Which of the following are objective database and not a relational database?
Which of the following are objective database and not a relational database?
The other name for Comet is
The other name for Comet is
Which of the following is a single global function defined in the jQuery library?
Which of the following is a single global function defined in the jQuery library?
Which node type represents the root-node of the DOM tree?
Which node type represents the root-node of the DOM tree?
Which of the following Node object property returns the node immediately before a node?
Which of the following Node object property returns the node immediately before a node?
Which of the following is a utility function in jQuery?
Which of the following is a utility function in jQuery?
What value does the keyCode property holds when a Shift key is pressed for adding punctuation character?
What value does the keyCode property holds when a Shift key is pressed for adding punctuation character?
Which is the Microsoft’s own proprietary client-side storage?
Which is the Microsoft’s own proprietary client-side storage?
When are the keyboard events fired?
When are the keyboard events fired?
Which of the following is an equivalent replacement of $(document).ready(f)?
Which of the following is an equivalent replacement of $(document).ready(f)?
A key path is defined as
A key path is defined as
Which property helps to initiate the HTTP requests?
Which property helps to initiate the HTTP requests?
Which is the function used to retrieve a value?
Which is the function used to retrieve a value?
Which is the code that asks for the set of all div elements in a document?
Which is the code that asks for the set of all div elements in a document?
What is the purpose of the Node object property ownerDocument?
What is the purpose of the Node object property ownerDocument?
What is the lifetime of the data stored through localStorage?
What is the lifetime of the data stored through localStorage?
Which of the following is the child(s) of the node type EntityReference?
Which of the following is the child(s) of the node type EntityReference?
What is the purpose of the DocumentFragment node type?
What is the purpose of the DocumentFragment node type?
How can the nodes in the node list be accessed?
How can the nodes in the node list be accessed?
Which of the following is a boolean cookie attribute?
Which of the following is a boolean cookie attribute?
Which of the following can be used to configure the scope of the Cookie visibility?
Which of the following can be used to configure the scope of the Cookie visibility?
Which of the following is a factory function?
Which of the following is a factory function?
Which of the following is a feature of the IndexedDB API?
Which of the following is a feature of the IndexedDB API?