Computer Science, asked by jitin234, 1 year ago

_____________ is the automated system used for continuous integration (Build Code , Create Packages and Run Code.

Answers

Answered by ShakyaSk
9
I THINK BUILD CODE the right answer
Answered by mindfulmaisel
0

Build code is the automated system used for continuous integration.

Explanation:

  • CI can be defined as the development practice which requires certain developers in order to integrate the code into a shared repository for several times a day.  
  • Then, it can be verified by an automated build, which allow the teams to build and detect the problems early.  
  • By doing continuous integration, we can detect the errors quickly and place them more easily. Building code is one of the automated systems used for CI.

Learn more about Build code

Capability of your build system to handle an increase in the amount of code that it integrates and analyzes is known as ____________.

https://brainly.in/question/5778380

Similar questions