Practice free →
Home › In commercial game studios using Perforce, the S…

In commercial game studios using Perforce, the STREAMS feature serves a role similar to which Git concept?

AStash holding uncommitted changes only
BTags marking immutable release points
CSubmodules pointing at other repos
DBranches with inheritance + flow rules
Answer & Solution
Correct answer: D. Branches with inheritance + flow rules
Perforce Streams docs: parent-child + virtual flow (copy/merge up/down) mirrors branching but with explicit policies on what can move where.
Solve this in the app — Practice practice & 24k+ MCQs →
Related questions