- (Exam Topic 3)
A developer completed the creation of a script using Git. Before delivering it to the customer, the developer wants to be sure about all untracked files, without losing any information. Which command gathers this information?
Correct Answer:
A
- (Exam Topic 1)
Which two concepts describe test-driven development? (Choose two.)
Correct Answer:
BC
https://www.tutorialspoint.com/software_testing_dictionary/release_candidate.htm
- (Exam Topic 2)
A company wants to accelerate the adoption of technologies that will simplify its operations. Staff have different skill levels and are looking for a single site to find easy-to-consume beginner, intermediate, and
advanced multidomain use cases. Which site should be used?
Correct Answer:
D
- (Exam Topic 3)
A developer creates a program in which an object maintains a list of classes based on the observer pattern. The classes are dependent on the object. Whenever the state of the object changes, it notifies the dependent classes directly through callbacks. Which advantage of the observer pattern offers minimum dependencies and maximum flexibility between dependent objects or classes?
Correct Answer:
D
- (Exam Topic 3)
Refer to the exhibit.
An administrator attempts to perform a GET operation by using the Cisco IOS XE RESTCONF API to return the hostname of a device. The sequence diagram in the exhibit illustrates the HTTP messages observed. Which change to the API request resolves the issue?
Correct Answer:
B