Which two encoding formats do YANG interfaces support? (Choose two.)
Answer : AB
Reference:
https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/prog/configuration/171/b_171_programmability_cg/model_driven_telemetry.html
Refer to the exhibit.
The JSON data in the exhibit has been parsed and stored into a variable `data`. What returns the value `172.16.0.11`?
Answer : C
Refer to the exhibit.
What does the Python function do?
Answer : A
Reference:
https://community.cisco.com/t5/cisco-digital-network/how-can-i-make-this-script-to-run/td-p/3882782
Package updates from a local server fail to download. However, the same updates work when a much slower external repository is used. Why are local updates failing?
Answer : D
What is a functionality of the Waterfall method as compared to the Agile method for software development?
Answer : B
What is a benefit of using functions in the code for the development process?
Answer : D
What is the difference between YAML and JSON data structure?
Answer : A
A developer is working on a feature for a new application. The changes in the existing branch named 'feat00304' must be integrated into a single commit with the current working primary branch named 'prodapp411926287'. Which git command must be used?
Answer : B
A file that already exists in a local repository is updated. Which command must be executed to ensure that the changes in the file are included in the next Git commit?
Answer : A
Into which type of Python data structure should common data formats be parsed?
Answer : C
Several teams at a company are developing a new CRM solution to track customer interactions with a goal of improving customer satisfaction and driving higher revenue. The proposed solution contains these components:
* MySQL database that stores data about customers
* HTML5 and JavaScript UI that runs on Apache
* REST API written in Python
What are two advantages of applying the MVC design pattern to the development of the solution? (Choose two.)
Answer : BD
Refer to the exhibit. Which XML snippet has interface information that conforms to the YANG model?
A.
B.
C.
D.
Answer : A
What is a benefit of version control?
Answer : B
Refer to the exhibit. What does the command marked (2) do when it is run?
Answer : C
What is a comparison of YAML and JSON?
Answer : B
Reference:
https://stackoverflow.com/questions/244777/can-comments-be-used-in-json
Have any questions or issues ? Please dont hesitate to contact us