Discussion :: Javascript - CS
- Which algorithm supports blobs?
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