Multiple choice technology databases

What are the different type of Check-Out operations

  1. Reserved

  2. Un-reserved

  3. Both a & b

  4. None

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

ClearCase supports both Reserved and Unreserved check-outs. Reserved check-outs lock the file for exclusive use by one developer, while Unreserved check-outs allow multiple developers to work on the same file simultaneously (requiring merge later). Both are valid check-out types.