Multiple choice technology platforms and products

What is the purpose of Store

  1. Used to store Business Objects

  2. Used to store Admin Objects

  3. Used to store checkedin files

  4. All the above.

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

In Matrix architecture, Stores are specifically designed to store checked-in files and their versions as part of the version control system. Business Objects use Vaults for storage, and Admin Objects have their own management mechanisms. 'All the above' is incorrect because Stores have a specialized purpose focused on file versioning, not general object storage.