966). BLOB stands for ______________

[A]Binary Little Object
[B]Binary Large Object
[C]Broken Large Object
[D]Binary Small object

Show Answer

967). The size of blobs are generally calculated in ____________

[A]Meters
[B]Kilometers
[C]Bytes
[D]Pixels

Show Answer

968). The blobs are generally stored in ____________

[A]Memory
[B]Disk
[C]Both Memory and Disk
[D] Temporary storage

Show Answer

969). The blobs are broken into smaller pieces using which of the following functions?

[A]partition()
[B]cut()
[C]sliceall()
[D] slice()

Show Answer

970). Which algorithm supports blobs?

[A]Structured clone algorithm
[B]Double buffer algorithm
[C]Chen’s algorithm
[D]Retrieval algorithm

Show Answer

971). Which database can be used to retrieve blobs?

[A]Server-side databases
[B] Client-side databases
[C]Both Server-side and Client-side databases
[D]Temporary databases

Show Answer

972). Which object can be used to create your own blobs?

[A]Creator
[B]BlobCreator
[C]BlobBuilder
[D]BuilderBlob

Show Answer

973). Which of the following is a subtype of Blob?

[A]Elemental Object
[B]Create Object
[C]Data Object
[D] File Object

Show Answer

974). Which method facilitates in uploading a Blob to a server?

[A] send()
[B]pass()
[C]upload()
[D]store()

Show Answer

975). A Blob URL can be created using which of the following function?

[A]createURL()
[B]createObjectURL()
[C]designURL()
[D]URLCreation()

Show Answer