What are the different type of Check-Out operations
-
Reserved
-
Un-reserved
-
Both a & b
-
None
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.