Springboot

Springboot

University

5 Qs

quiz-placeholder

Similar activities

Huawei

Huawei

University

10 Qs

THE TECH LOGO QUIZ

THE TECH LOGO QUIZ

University

10 Qs

The Basics Review

The Basics Review

7th Grade - University

6 Qs

TRIAL CLASS THUNKABLE

TRIAL CLASS THUNKABLE

12th Grade - University

6 Qs

Lintasarta Webinar Quiz - 9 Maret 2021

Lintasarta Webinar Quiz - 9 Maret 2021

University - Professional Development

10 Qs

Sec. 4: The Linux Environment

Sec. 4: The Linux Environment

University

10 Qs

Sec. 7: ELB & ASG - Elastic Load Balancing & Auto Scaling Groups

Sec. 7: ELB & ASG - Elastic Load Balancing & Auto Scaling Groups

University

9 Qs

ED 606

ED 606

University

10 Qs

Springboot

Springboot

Assessment

Quiz

Instructional Technology

University

Easy

Created by

Prashant Goswami

Used 38+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following protocol is used by RESTful web services as a medium of communication between client and server?

HTTP

FTP

Gopher

None of the Above

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the Full form of API

Application Problem information

App processing Interface

App performance interval

Application Programming interface

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Error Code for Bad Request is ?

200

401

400

500

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

which annotation is used for get request?

@service

@postMapping

@getMapping

@override

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if I want to fetch some data from the Database which http method should be used?

Get

Put

Post

Delete