Web Services Quiz

Web Services Quiz

University

48 Qs

quiz-placeholder

Similar activities

html css and javascript

html css and javascript

University

50 Qs

AHJ: Unit14 Communication

AHJ: Unit14 Communication

12th Grade - University

50 Qs

INTRODUCTION TO NETWORK

INTRODUCTION TO NETWORK

University

50 Qs

Final Exam - Introduction to Computing

Final Exam - Introduction to Computing

University

52 Qs

Concepts of Operating System

Concepts of Operating System

University

43 Qs

HTML, CSS, JavaScript

HTML, CSS, JavaScript

University

50 Qs

Django Forms Quiz

Django Forms Quiz

University

45 Qs

RESTful API exam

RESTful API exam

University

50 Qs

Web Services Quiz

Web Services Quiz

Assessment

Quiz

Computers

University

Hard

Created by

amine undefined

FREE Resource

48 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does REST stand for in web services?

Representational State Transfer

Remote State Transfer

Resource State Transfer

Real-time State Transfer

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which protocol is used by REST to complete a web service?

HTTP

FTP

SMTP

SNMP

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many parts are there in an HTTP request according to REST?

4

3

5

6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a part of an HTTP request in REST?

Footer Line

Start Line

Header Line

Body

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the GET request to /books/ return in a REST API?

A list of books

Details of a specific book

Order confirmation

Error message

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What HTTP status code indicates that a resource was successfully created in a REST API?

200 OK

404 Not Found

201 Created

500 Internal Server Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP method is used to retrieve information from a REST API?

POST

GET

PUT

DELETE

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?