M
Q. Why is the replace() method better than the assign() method?
The replace() method is similar, but it removes the current document from the browsing history before loading the new document. When a script unconditionally loads a new document, the replace() method is often a better choice than assign().
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. How does IndexedDB provide atomicity?
Q. A new web browser window can be opened using which method of the Window object ?
Q. Which method receives the return value of setInterval() to cancel future invocations?
Q. Gini index does not favour equal sized partitions.
Q. Can we calculate the skewness of variables based on mean and median?
Q. What is the purpose of performing cross-validation?
Q. The events that are not triggered directly by user activity are called
Q. Which property reports rotation around three different mouse wheel axes?
Discusssion
Login to discuss.