Claude Code & Instructions — CCDV-F Practice Question
A representative Claude Certified Developer - Foundations (CCDV-F) exam question on Claude Code & Instructions. Work through it below, then read why each option is right or wrong.
Short answer
The correct answer is B. In a concise repository CLAUDE.md committed with the project.
A repository CLAUDE.md provides versioned, shared project instructions. It should stay concise and point to deeper documentation where needed.
The Question
A repository has build commands and coding conventions that every Claude Code session should follow. Where should the team place them?
Why B is correct
A repository CLAUDE.md provides versioned, shared project instructions. It should stay concise and point to deeper documentation where needed.
Why the other options are wrong
Option A does not satisfy the requirement in the scenario. Review the explanation above: the correct choice (B) is the only one that fully meets every constraint stated in the question.
Option C does not satisfy the requirement in the scenario. Review the explanation above: the correct choice (B) is the only one that fully meets every constraint stated in the question.
Option D does not satisfy the requirement in the scenario. Review the explanation above: the correct choice (B) is the only one that fully meets every constraint stated in the question.
Key idea: Claude Code & Instructions
A repository CLAUDE.md provides versioned, shared project instructions. It should stay concise and point to deeper documentation where needed. On the CCDV-F exam, questions in the "Claude Code" domain test whether you can map a scenario's constraints to the right choice. Read the requirement carefully, eliminate options that violate any single constraint, and pick the one that satisfies all of them with the least operational overhead.
Ready to see how you'd score?
Take the free practice quiz and find out which Claude Certified Developer - Foundations domains you need to focus on. No signup required.
Practice 5 similar questions
Same cert, same or adjacent domain. Use these after reviewing the explanation.