Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. Which algorithm supports blobs?

  2. A.

     Structured clone algorithm

    B.

     Double buffer algorithm

    C.

     Chen’s algorithm

    D.

     Retrieval algorithm

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    Blobs are supported by the structured clone algorithm, which means that you can obtain one from another window or thread via the message event.


Be The First To Comment