Point out the wrong statement.
(a) REST does provide administrative access, and its accessibility represents a vulnerability in a secure environment
(b) REST API does provide any support for insert, update, or remove operations
(c) The net.http.RESTInterfaceEnabled configuration makes the http status interface, which is read-only by default, fully interactive
(d) None of the mentioned
(a) REST does provide administrative access, and its accessibility represents a vulnerability in a secure environment
(b) REST API does provide any support for insert, update, or remove operations
(c) The net.http.RESTInterfaceEnabled configuration makes the http status interface, which is read-only by default, fully interactive
(d) None of the mentioned
Right choice is (b) REST API does provide any support for insert, update, or remove operations
The best I can explain: REST API does not provide any support for insert, update, or remove operations.