Cisco 300-835 - Automating Cisco Collaboration Solutions (CLAUTO) Exam
Page: 2 / 12
Total 60 questions
Question #6 (Topic: Single Topic)
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: BD
Question #7 (Topic: Single Topic)
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: BE
Question #8 (Topic: Single Topic)
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: AB
Question #9 (Topic: Single Topic)
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:

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

Answer:

Question #10 (Topic: Single Topic)

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