When you check in the file into ClearCase
A new version of the file will be added
The current version will be updated
The current version of the file will be deleted
None
How do you propogate changes from one Branch to other
By Merging
By Sub Branching
By Creating a view
None of the above
How do we create branches using command line
Makebranch
Mkbranch
Mhbr
What is the goal of Merging
To enable parallel development
To Enable single user development
To Enable multi site development
VOB stands for
Versioned object basic
Very old basis
Versioned object base
Single Project
Multiple project
Multiple projects of same type
Whar are the different type of Views
Snapshot
Dynamic
Multi Dynamic
Recursive
Which type of view will be using MVFS
Both a & b
What are the different type of Check-Out operations
Reserved
Un-reserved
Whar are the advantages of Branching
It allows different projects to use the same source at the same time
It allows changes across multiple elements to be logically grouped together
It controls public/private work
All the above