Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
CompTIA logo

CompTIAAutoOps+

Domain 1Objective 2

Apply Source Control Techniques AT0-001 Practice Questions (Page 1)

Part of the Automation Coding Concepts domain, which accounts for 31% of the AT0-001 exam. CompTIA does not publish an official question count, but from its 60-minute exam (~25–40 total, ~8–12 in this domain), expect 2–3 from this objective — we provide 38 practice questions to prepare you well beyond it. (estimate)

38questions here
8free pages
10concepts
31%of the exam

Questions 1–5

  1. 1expert · medium

    A developer is merging `feature/checkout` into `main` and encounters a conflict in `cart.js`. The developer knows that the version on `feature/checkout` is the correct final implementation. They want to resolve the conflict by taking the feature branch's version for this file. Which command should they run?

    Select an answer first
  2. 2expert · medium

    A software library is at version 2.3.0. The developers are about to release a new version that removes a deprecated public API. According to Semantic Versioning, what should the new version be?

    Select an answer first
  3. 3application · medium

    A developer has been manually copying a project folder to a network share for backup. They now want to use Git to track changes locally before any remote repository exists. They run `git init` in the project directory. What is the immediate next step to begin tracking the current state of the project?

    Select an answer first
  4. 4application · medium

    A developer has an existing project folder with no version control. They run `git init` and then `git add .` and `git commit -m "Initial commit"`. Later, they want to back up this repository to a new remote on a Git server. What is the next command they should run?

    Select an answer first
  5. 5application · easy

    A developer has committed a new feature to their local `feature/payment` branch. The remote repository has a branch with the same name. The developer wants to make this commit available to other team members. Which command accomplishes this?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by CompTIA. “AT0-001” is a trademark of its owner, used for identification only.