Implementing and Operating Cisco Security Core Technologies (SCOR) — Question 428

What are two characteristics of the RESTful architecture used within Cisco DNA Center? (Choose two.)

Answer options

Correct answer: B, D

Explanation

Option B is correct because REST indeed uses HTTP for communication with web services. Option D is also correct as REST operates with methods such as GET, PUT, POST, and DELETE. Options A, C, and E are incorrect because A is overly broad, C misrepresents the POST method's function, and E incorrectly specifies the platform dependency of REST.