πŸ“Š Machine Learning
Q. Why is the replace() method better than the assign() method?
  • (A) Reliable
  • (B) Highly managable
  • (C) More efficient
  • (D) Handles unconditional loading
πŸ’¬ Discuss
βœ… Correct Answer: (D) Handles unconditional loading

Explanation: 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().

Explanation by: Mr. Dubey
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().

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
113
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
91%
Success Rate