Multiple choice

Which of the following is used to store multimedia data such as videos, images and audios in binary format only?

  1. Abstract data type

  2. CLOB

  3. BLOB

  4. ODMG smalltalk binding

  5. ALOB

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

BLOB (Binary Large Object) is generally used to store multimedia data such as video, images and audio, and it stores data in binary format only.