Month End Sale Special - Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: sntaclus

Which two statements describe the traits of an asynchronous API call? (Choose two.)

A.

The order in which API calls return can be guaranteed

B.

A call to an API does not block the code, but rather it allows application processing to continue

C.

The end user can experience latency or performance lag while waiting for the API call to return

D.

Code execution blocks or waits for the call to an API to return.

E.

A callback function typically is used to process the response from an API call

Drag and drop the characteristics from the left onto the corresponding software development methodologies on the right?

Which Cisco DevNet resource allows access to products in a development lab to explore, learn, and build application that use Cisco APLs?

A.

DevNet communities

B.

DevNet code Exchange

C.

DevNet Automation Exchange

D.

DevNet sandbox

Drag and drop the network automation interfaces from the left onto the transport protocols that they support on the right. Not all options are used.

Which is an advantage of using network programmability?

A.

It removes CLI access for devices.

B.

It provides for more scalable and replicable network provisioning.

C.

Manual configuration is faster.

D.

No cloud abstraction occurs.

How is a branch called "my-bug-fix" started to develop a fix needed in a product?

A.

git branch -b my-bug-fix

B.

git checkout -b my-bug-fix

C.

git checkout my-bug-fix

D.

git branch my-bug-fix

In DNS, which record specifies an alias that refers to another name that ultimately resolves to an IP address?

A.

AAA

B.

SOA

C.

NS

D.

CNAME

Fill in the blanks to complete the Bash script in which each file in a directory is renamed to Its SHA256 hash?

Which platform has an API that be used to obtain a list of vulnerable software on user devices?

A.

Cisco Umbrella

B.

Cisco Firepower

C.

Cisco Identity Services Engine

D.

Cisco Advanced Malware Protection

Drag and drop the capability on the left onto the Cisco compute management platform that supports the capability on the right.