Question:

Which type of data can be stored in a database?

Show Hint

Databases can store diverse data types including images, text, audio, and video, enabling complex data management.
Updated On: Oct 8, 2025
  • Image
  • Text and files
  • Audio or video
  • All of these
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is D

Solution and Explanation

Step 1: Understanding databases.
Databases are designed to store various types of data in an organized manner. The data can include text, images, audio, video, and files. Step 2: Analyzing the options.
- (A) Image: Images can be stored in a database as binary data or as references (links) to image files.
- (B) Text and files: Text and files can also be stored in databases as records or files.
- (C) Audio or video: Audio and video can be stored in databases in formats such as BLOB (Binary Large Object).
- (D) All of these: This is correct. A database can store all types of data, including images, text, files, and multimedia like audio and video. Step 3: Conclusion.
The correct answer is (D) All of these, as databases are capable of storing various types of data. Final Answer: The correct answer is (D) All of these.
Was this answer helpful?
0
0