What is the operation to get a file from ClearCase
-
Check-In
-
Check-Out
-
Deliver
-
Retrieve
B
Correct answer
Explanation
In ClearCase, Check-Out is the operation used to retrieve a file from the repository to your local workspace for editing. Check-In is the reverse operation - it returns the modified file back to the repository. Deliver is used to merge completed work between streams, not for retrieving individual files.