cisco 300-835 online test

Automating Cisco Collaboration Solutions (CLAUTO)

What students need to know about the 300-835 exam

  • Total 61 Questions & Answers

Question 1 Topic 1

Topic 1
What is a benefit of using Python virtual environments?

  • A. It isolates dependencies of every project from the system and each other.
  • B. It allows Python to differentiate between package versions.
  • C. It frees the developer from installing the project dependencies.
  • D. It puts dependent packages in a common site-packages directory.
Answer:

A

Discussions

Question 2 Topic 1

Topic 1
DRAG DROP
Drag and drop the bootkit functions from the left onto the correct actions on the right.
Select and Place:

Answer:

Discussions

Question 3 Topic 1

Topic 1

Refer to the exhibit. Which code snippet is used to mention the bot [email protected]?

Answer:

B

Discussions

Question 4 Topic 1

Topic 1
DRAG DROP
An administrator is creating a script using the Python xAPI over WebSockets (pyxows) library. The goal of the script is to
capture an event generated by a UI Extensions action button (former InRoom Control Panel). When the action button is
clicked, the script displays an alert that says that the button ID was clicked. Drag and drop the code snippets into the
locations to complete the
script:
Select and Place:

Answer:

Discussions

Question 5 Topic 1

Topic 1
DRAG DROP
Drag and drop the code to complete the curl command that creates a halfwake brand logo using the xAPI HTTP API. Not all
options are used. Code can be used more than one time.
Select and Place:

Answer:

Discussions

Question 6 Topic 1

Topic 1
Which two statements describe advantages of consuming APIs with asynchronous versus synchronous requests? (Choose
two.)

  • A. All Cisco APIs are designed to be invoked asynchronously.
  • B. APIs respond more quickly when invoked asynchronously.
  • C. Asynchronous request coding is less complex.
  • D. Application threads do not block waiting for an asynchronous response.
  • E. Multiple asynchronous requests can be sent simultaneously.
Answer:

B D

Discussions

Question 7 Topic 1

Topic 1
Using the Finesse REST APIs coupled with the Finesse notifications, which two use cases can be accomplished? (Choose
two.)

  • A. Add video calling capabilities to an existing application such as a CRM.
  • B. Add outbound call capabilities to an existing application such as a CRM.
  • C. Develop a secure monitoring application that captures the agent's states and dialog information of every agent in the contact center system.
  • D. Develop a fully functioning custom agent desktop that has call control, workflows, and client logging.
  • E. Develop a fully functioning custom agent desktop for chat, email, and SMS interactions including the content of the chat, email, and SMS.
Answer:

B E

Discussions

Question 8 Topic 1

Topic 1
Which two characteristics of REST APIs? (Choose two.)

  • A. Resources are accessed using Uniform Resource Identifiers.
  • B. API operations for Create/Read/Update/Delete are mapped to standard HTTP methods.
  • C. Cookies are used for the duration of the session.
  • D. REST API extends Remote Procedure Call.
  • E. The server manages the session state.
Answer:

A B

Discussions

Question 9 Topic 1

Topic 1
DRAG DROP
Drag and drop the elements from the left onto the correct descriptions on the right. Not all options are used.
Select and Place:

Answer:

Discussions

Question 10 Topic 1

Topic 1

Refer to the exhibit. Which value of a is displayed when the Python code is executed?

  • A. 10
  • B. 13
  • C. 18
  • D. 21
Answer:

B

Discussions
To page 2