Multiple choice technology databases

Following files cannot be merged

  1. Html

  2. Java

  3. Binary

  4. Ascii

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

Binary files cannot be automatically merged by ClearCase because the system cannot intelligently merge binary data. Text-based files like HTML, Java, and ASCII files can be merged using line-by-line or diff-merge algorithms. Binary files require manual resolution.