ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 3 - CV0-004 discussion

Report
Export

Which of the following are best practices when working with a source control system? (Select two).

A.
Merging code often
Answers
A.
Merging code often
B.
Pushing code directly to production
Answers
B.
Pushing code directly to production
C.
Performing code deployment
Answers
C.
Performing code deployment
D.
Maintaining one branch for all features
Answers
D.
Maintaining one branch for all features
E.
Committing code often
Answers
E.
Committing code often
F.
Initiating a pull request
Answers
F.
Initiating a pull request
Suggested answer: A, E

Explanation:

Best practices when working with a source control system include merging code often to ensure that changes from different team members are integrated regularly, reducing integration issues. Committing code often is also recommended to save small changes frequently, which helps in tracking changes and resolving issues more effectively.

Reference: Source control system best practices are part of the software development and deployment guidelines discussed in the CompTIA Cloud+ examination objectives.

asked 02/10/2024
PATRICK ADUSEI
45 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first