What is the purpose of the adoptNode() method?
(a) Removes node
(b) Makes it ready for insertion
(c) Removes node and Makes it ready for insertion
(d) Changes the node
This question was posed to me in an online quiz.
This interesting question is from JavaScript Benchmarking and Logging with perfLogger in portion Parsing, Benchmarking and Logging of JavaScript