CompTIA ITF+ (FC0-U61) — Question 181

Which of the following does a NoSQL database use to organize data?

Answer options

Correct answer: C

Explanation

NoSQL databases utilize a keys/values model to organize data, allowing for flexibility and scalability. In contrast, primary keys and tables are more common in relational databases, and schemas are typically associated with structured data models rather than NoSQL solutions.