REST APIs

REST APIs are widely used as the preferred architecture style to develop web applications. What else do you know about it?
👁 284
statistics
calculate
Questions #: 10
Time: 5 minutes
Pass Score: 80.0%
Style
Mode

REST is an architectural style based on transferring representations of resources from a server to a client

POINTS (1)

Correct Answer

Explanation

REST stands for

POINTS (1)

Correct Answer

Explanation

REST is an architectural style which is more difficult than SOAP/WSDL

POINTS (1)

Correct Answer

Explanation

A RESTful web service is identified by its

drag and drop the selected option to the right place or type it instead
URI
URL
UPS
POINTS (1)

Correct Answer

Explanation

URI stands for

POINTS (1)

Correct Answer

Explanation

REST APIs communicate using HTTP protocol

POINTS (1)

Correct Answer

Explanation

Assign actions to HTTP methods used by REST APIs

  1. GET     
  2. POST 
  3. PUT     
  4. DELTE
drag and drop the selected option to the right place or type it instead
read
create
update
delete
POINTS (1)

Correct Answer

Explanation

REST APIs support WS-Reliability and WS-Security

POINTS (1)

Correct Answer

Explanation

A message exchange in REST has somewhat fewer characters than a message exchange in SOAP

POINTS (1)

Correct Answer

Explanation

REST API services should be designed as stateless services

POINTS (1)

Correct Answer

Explanation

Views:
Trials:
Avg score:
0
sin cos tan
sin-1 cos-1 tan-1 π e
xy x3 x2 ex 10x
y√x 3√x √x ln log
( ) 1/x % n!
7 8 9 + MS
4 5 6 M+
1 2 3 × M-
0 . EXP ÷ MR
± RND C = MC

Document Actions