Multiple choice technology programming languages

What is Model Shared Pool (MSP)?

  1. Common place on build server to store Q++ code versions

  2. Common place in version control system to store Q++ code versions

  3. Common place in Model to store Component versions

  4. Common place in Model to store Component Interfaces

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

In specific model-driven development environments, the Model Shared Pool (MSP) serves as a centralized repository within the model to store and manage different versions of components. This allows developers to share, reuse, and track component versions across the project.