300-835 Online Practice Questions

Home / Cisco / 300-835

Latest 300-835 Exam Practice Questions

The practice questions for 300-835 exam was last updated on 2025-10-31 .

Viewing page 1 out of 8 pages.

Viewing questions 1 out of 40 questions.

Question#1

Which two application use cases can be developed using Cisco UCM CTI (TAPI/JTAPI)? (Choose two.)

A. collaborative file sharing tool
B. interactive voice response system
C. contact center solution
D. instant messaging client
E. calendaring application

Explanation:
Cisco UCM CTI (TAPI/JTAPI) enables application control of calls and call routing, which is essential for building interactive voice response systems and contact center solutions that rely on telephony integration.

Question#2

Refer to the exhibit.



Which code snippet must be added to the blank in the script to create a new Cisco Webex space?
A)



B)



C)



D)


A. Option A
B. Option B
C. Option C
D. Option D

Explanation:
To create a new Webex space (room) using the Webex REST API, you must send a POST request to the /v1/rooms endpoint using a valid access token for authorization.
This uses the correct HTTP method (POST), authenticates with the correct token (access_token), and formats the JSON body properly with the required title field.

Question#3

An existing user (identified by userId) needs to be allowed to host Webex meetings.
Which API call is used to assign the new license?

A. PUT /license/{userId}
B. POST /people/{userId}
C. PUT /people/{userId}
D. POST /license/{userId}

Question#4

DRAG DROP
Refer to the exhibit.



A developer has implemented ChatOps to a Webex Teams space as described in the exhibit. The Python script that pushes the notifications to the Teams space is shown.
Drag and drop the code to complete the script. Not all options are used.


A. 

Question#5

DRAG DROP
Drag and drop the code snippets from the bottom onto the blanks in the Python script to create an XMPP cluster using the Cisco Meeting Server API. Not all options are used.


A. 

Explanation:
url, headers, and payload are all used in the standard requests.request() call.
url points to the XMPP configuration API on Cisco Meeting Server.
headers include authentication and content type.
payload contains the data for creating the XMPP cluster.
response.text prints the raw response body for visibility.

Exam Code: 300-835Q & A: 111 Q&AsUpdated:  2025-10-31

 Get All 300-835 Q&As