Tag: technology

Questions Related to technology

  1. Reserved

  2. Un-reserved

  3. Both a & b

  4. None


Correct Option: C
  1. It allows different projects to use the same source at the same time

  2. It allows changes across multiple elements to be logically grouped together

  3. It controls public/private work

  4. All the above


Correct Option: A

What are the different types of Merges

  1. Trivial

  2. Non-Trivial

  3. Automatic

  4. All the above


Correct Option: D

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) Trivial - This option is incorrect because trivial merges refer to merges that do not involve any conflicts or complex changes. They are straightforward and do not require much effort.

Option B) Non-Trivial - This option is incorrect because non-trivial merges refer to merges that involve conflicts or complex changes. They require careful consideration and decision-making to resolve conflicts and ensure the changes are integrated correctly.

Option C) Automatic - This option is incorrect because automatic merges refer to merges that can be performed automatically by version control systems. They typically occur when the changes being merged do not conflict with each other.

Option D) All the above - This option is correct because it includes all the types of merges mentioned above. Trivial merges, non-trivial merges, and automatic merges are all different types of merges that can occur in version control systems.

Therefore, the correct answer is option D) All the above.

  1. Html

  2. Java

  3. Binary

  4. Ascii


Correct Option: C
  1. It specifies which versions of the element should appear in the view

  2. It specifies what type of branching logic used.

  3. All the above

  4. None of the above


Correct Option: A
  1. ClearCase LT

  2. ClearCase

  3. ClearCase MultiSite

  4. All the above


Correct Option: D
  1. Configuration Manager

  2. Administrator

  3. Tester

  4. a & b


Correct Option: D
  1. Sets up workspace

  2. Integrates changes

  3. Creates baseline

  4. a & b


Correct Option: D
  1. Contains orphaned elements, which are no longer catalogued in any version of any directory

  2. All the deleted elements will be stored

  3. It the meta directory of the ClearCase

  4. None


Correct Option: A
  1. Report Design (.rod) -> Generate .bas code (.bas) -> Build Executable(.rox) -> Run Report (.roi)-> View Report

  2. Build Executable(.rox) -> Report Design (.rod) -> Generate .bas code (.bas) -> Run Report (.roi)-> View Report

  3. Report Design (.rod) -> Build Executable(.rox) -> Generate .bas code (.bas) -> Run Report (.roi)-> View Report

  4. Build Executable(.rox) -> Generate .bas code (.bas) -> Report Design (.rod) -> Run Report (.roi)-> View Report


Correct Option: A