
CiscoCertified Network Associate Automation (CCNA Automation)
Domain 5Objective 12
12. Interpret a Unified Diff 200-901 Practice Questions (Page 3)
Part of the 5.0 Infrastructure and Automation domain, which accounts for 20% of the 200-901 exam. Cisco does not publish an official question count, but from its 120-minute exam (~50–80 total, ~10–16 in this domain), expect 1–1 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)
26questions here
6free pages
5concepts
20%of the exam
Questions 11–15
- 11
A network engineer is reviewing a unified diff for a YAML configuration file. The diff contains the hunk `@@ -10,4 +10,5 @@`. The original file has 20 lines. After applying this hunk, how many lines will the new file have?
Select an answer first - 12
A network engineer is reviewing a unified diff for a configuration file. The diff header shows: --- config_old.txt 2024-06-01 10:00:00 +++ config_new.txt 2024-06-02 14:30:00 The engineer notices that the diff contains multiple hunks. What can be inferred about the changes?
Select an answer first - 13
A network engineer receives a unified diff for a device configuration file. The diff contains the hunk header `@@ -12,5 +12,6 @@`. The lines in the hunk are: ` context1`, ` context2`, `-old line`, `+new line`, ` context3`, ` context4`, ` context5`. After applying this hunk, how many lines will the new version of the file have in the region covered by this hunk?
Select an answer first - 14
Given the original file content: line1 line2 line3 And the unified diff: @@ -1,3 +1,3 @@ line1 -line2 +line2 modified line3 What will the new file contain?
Select an answer first - 15
Given the original file content: apple banana cherry date And the unified diff: @@ -1,5 +1,4 @@ apple banana -cherry date What will the new file contain?
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 Cisco. “200-901” is a trademark of its owner, used for identification only.