Ask Question

Donna has been developing software for her company. She makes a copy of the directory where her code is stored each time she makes a significant change. However, the project she started years ago is now much larger and there are two other developers who also work on the program with her. She would like a way to better manage the code so that she can revert to previous states if necessary and track changes made by each person. Which technology would you suggest?

1. Continuous integration application

2. Code repository

3. Workflow automation

4. Chargebacks for each developer

+2
Answers (1)
  1. Today, 03:58
    0
    Answer: (2) Code repository

    Explanation:

    The code repository is basically used for organizing the code branch by keeping the code consistent even the different types of teams are working in the similar specific place.

    The code repository is basically providing the web hosting facilities to the web pages, code for the software and the various types of accessible documentation. The developers published code and can easily synchronized the local code copy to the repository.

    Therefore, Option (2) is correct.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Donna has been developing software for her company. She makes a copy of the directory where her code is stored each time she makes a ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers