---
title: "Which app specific objects store the app’s content?"  
description: "Which app specific objects store the app’s content?"  
author: "Anonymous User"  
published: 2015-08-16  
updated: 2020-09-23  
canonical: https://www.mindstick.com/interview/22777/which-app-specific-objects-store-the-app-s-content  
category: "iphone"  
tags: ["iphone", "ios", "objective c"]  
reading_time: 1 minute  

---

# Which app specific objects store the app’s content?

**Data model objects** are app specific objects and store app’s content. Apps can also use document objects to manage some or all of their data model objects.

## Answers

### Answer by Anonymous User

**Data model objects** are app specific objects and store app’s content. Apps can also use document objects to manage some or all of their data model objects.


---

Original Source: https://www.mindstick.com/interview/22777/which-app-specific-objects-store-the-app-s-content

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
