HTTP Response Codes and RESTful Architecture

HTTP Response Codes and RESTful Architecture

University

12 Qs

quiz-placeholder

Similar activities

Workshop API

Workshop API

University

10 Qs

Programming in PHP - UNIT V

Programming in PHP - UNIT V

University

10 Qs

PAW-Q1-2023

PAW-Q1-2023

University

10 Qs

Test - Grupo #7

Test - Grupo #7

University

10 Qs

Preguntas sobre API REST y Angular

Preguntas sobre API REST y Angular

University

10 Qs

Spring Boot_Hibernate

Spring Boot_Hibernate

University

15 Qs

HTTP & Webservices

HTTP & Webservices

5th Grade - Professional Development

15 Qs

PHP Tours Meetup #21 Les origines du REST

PHP Tours Meetup #21 Les origines du REST

University - Professional Development

9 Qs

HTTP Response Codes and RESTful Architecture

HTTP Response Codes and RESTful Architecture

Assessment

Quiz

Computers

University

Medium

Created by

Haden Hiser

Used 2+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTTP response code would you expect to receive if you tried to GET a resource that doesn't exist on a server?

403

404

500

504

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a constraint of Restful architecture?

Cleint-Server

Cacheable

Stateful

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What category of HTTP response would you expect in response to a successful request

1xx

2xx

3xx

4xx

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTTP verbs Put and Patch are equivalent to what CRUD operation?

C

R

U

D

5.

MATCH QUESTION

1 min • 1 pt

Match the HTTP verbs to the correct CRUD operation

Update

PUT/PATCH

Create

DELETE

Read

POST

Remove

Get

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following statements about REST API's are true?

REST API's encode data with either XML format or JSON format

REST API's are typically used to communicate with an application plane

REST API's are typically used to communicate with an SDN data plane

REST API's encode data exclusively in XML format

REST API's encode data exclusively in JSON format

7.

MATCH QUESTION

1 min • 1 pt

Match the following items

Application plane

Southbound API's are used to communicate with ...

data plane

API

Application Programming Interface

Northbound API's are used to communicate with. ...

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?