MCQ
Single Best Answer
Moderate
QDependencies can be either build or run time dependencies.
ID: #24017
Component and Integration Pipelines
96 views
Question Info
#24017Q ID
ModerateDifficulty
Component and Integration PipelinesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer: Option A
Explanation
True
Dependencies can be classified as:
- Build-time dependencies – Required during the compilation or packaging phase (e.g., compilers, libraries).
- Run-time dependencies – Required while executing the application (e.g., databases, external services).
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic