Multiple choice technology databases

What is the operation to get a file from ClearCase

  1. Check-In

  2. Check-Out

  3. Deliver

  4. Retrieve

Reveal answer Fill a bubble to check yourself
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.