Computer Science, asked by seemarathod6540, 1 year ago

Which of the following is a subtype of Blob?
A.Elemental Object
B.Create Object
C.Data Object
D.File Object

Answers

Answered by Vaishnavi18
0
subtype of Blob is File Object
Answered by pathak13
0
Answer: d
Explanation: The client-side JavaScript File object is a subtype of Blob: a File is just a Blob of data with a name and a modification date.
Similar questions