Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

select the correct answer. which data type is also called a binary obje…

Question

select the correct answer.
which data type is also called a binary object?
a. boolean
b. date/time
c. blod
d. autonumber

Explanation:

Brief Explanations
  • Boolean: Represents True/False values, not binary objects.
  • date/time: Stores date and time information, not binary objects.
  • BLOB (Binary Large Object): Specifically designed to store binary data like images, audio, etc., so it is called a binary object.
  • AutoNumber: Generates unique numeric values, not binary objects.

Answer:

C. BLOb