🚀 Join 1,200+ candidates currently preparing with PrimerPrep
Software Engineering
Accenture Technical PrimermediumSoftware Engineering09 Software Configuration Management

Match the following facts about Version Management.

Answer options

A
Lock a file → Serialized changes to file; member wants code to work in isolation → Create branches; rollback to previous file version → Automatic backup
B
Lock a file → Create branches; member wants isolation → Automatic backup; rollback → Serialized changes to file
C
Lock a file → Automatic backup; member wants isolation → Serialized changes to file; rollback → Create branches
D
Lock a file → Delete history; member wants isolation → Merge trunk; rollback → Remove baseline

Correct answer: Lock a file → Serialized changes to file; member wants code to work in isolation → Create branches; rollback to previous file version → Automatic backup

Explanation

Quick AnswerThe correct answer is Lock a file → Serialized changes to file; member wants code to work in isolation → Create branches; rollback to previous file version → Automatic backup because it directly addresses the core logic of Software Engineering.

Version management uses file locking for serialized changes, branches for isolated work, and backups/history for rollback to previous versions.

Related Accenture Software Engineering questions

Practice more Accenture Software Engineering questions

PrimerPrep has 1400+ practice questions, 2026 simulations and coding hands-on — all free.

Watch Walkthroughs!