IT For all
IT For all
A) POST
B) PUT
C) DELETE
D) GET
What characterizes an API as RESTful? C
A) TCP
B) HTTP
C) SNMP
D) FTP
Which of these is NOT a component that Southbound APIs C
interact with?
A) Routers
B) Switches
C) Smartphones
D) Wireless access points
What is the primary use of Northbound APIs in network B
management?
A) Data management
B) User interface
C) Encryption for data in transit
D) API functionality
Southbound APIs are used for: B
A) Encrypting data
B) Pushing changes to individual network devices
C) Managing client data
D) Connecting different networks
المعرفة الكود
program flow and control TPK23
A. parameters
B. resources
C. API server
D. query
Which statement describes an API? A
A. JSON-RPC
B. REST
C. SOAP
D. XML-RPC
A programmer is using Ansible as the configuration management tool. D
Which term is used to describe a set of instructions for execution?
A. Pillar
B. Manifest
C. Cookbook
D. Playbook
Which character is used to separate JSON key/value pairs? C
A. (semi colon) ;
B. (dash) –
C. (comma) ,
D. (forward slash) /
What are two benefits of network automation? (Choose two.) B
A. reduced hardware footprint C
B. reduced operational costs
C. faster changes with more reliable results
D. fewer network failures
E. increased network security.
Which two encoding methods are supported by REST APIs? (Choose C
two.) D
A. SGML
B. YAML
C. XML
D. JSON
E. EBCDIC.
What are two characteristics of a controller-based network? (Choose two.) C
A. It uses Telnet to report system issues. E
B. The administrator can make configuration updates from the CLI.
C. It uses northbound and southbound APIs to communicate between
architectural layers.
A) Internet connectivity
B) Email server management
C) Network automation and analytics
D) Web hosting
What is Object-Oriented Programming (OOP)? B
A) A collection of variables.
B) A built-in Python function.
C) A separate file containing Python code, such as classes and functions.
D) A data type.
How can you access a method of a Python object? A
A) To store data.
B) To perform operations on the object's data.
C) To create new classes.
D) To document the class.
How do you create a new attribute for an object in Python? B
A) object
B) def
C) class
D) struct
In Python, what is a class? B
Dear learner: Put "True" in front of the correct statement and "False" in front of
the incorrect statement.
Question Answer
Attributes in Python are always private and cannot be False
accessed outside the class.
The __init__ method is optional in a Python class. True
Dear Learner: Drage and Drop from column A what is correct for column B.
No Column A No Column B
No Answer
A 4
6
B 2
3
C 1
5
No Answer
A 3
5
6
B 1
2
4
Dear Learner: Match the correct answer for column A what is right in column B.
Dear learner: Put "True" in front of the correct statement and "False" in front of
the incorrect statement.
Question Answer
An SDK is only used for developing computer games. False
SDKs typically contain sample code and documentation True
Dear Learner: Match the correct answer for column A what is right in column B.