Multiple choice technology databases

When you check in the file into ClearCase

  1. A new version of the file will be added

  2. The current version will be updated

  3. The current version of the file will be deleted

  4. None

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

ClearCase uses a version control system where each check-in creates a new version of the file rather than modifying the current version. This maintains the complete history of all changes. Option B is incorrect because ClearCase doesn't update in place; option C is incorrect as versions are never deleted.