InterviewSolution
Saved Bookmarks
| 1. |
Which algorithm supports blobs?(a) Structured clone algorithm(b) Double buffer algorithm(c) Chen’s algorithm(d) Retrieval algorithmThis question was posed to me by my school teacher while I was bunking the class.The question is from Blobs in JavaScript topic in chapter Caching, Debugging and Animation of JavaScript |
|
Answer» Correct choice is (a) Structured clone ALGORITHM |
|