Hackharbor 3.0 : Day 5 API and JSON Quiz

Hackharbor 3.0 : Day 5 API and JSON Quiz

University

27 Qs

quiz-placeholder

Similar activities

React

React

University

30 Qs

Introduction to Database Management Systems

Introduction to Database Management Systems

University

32 Qs

Debugging and Data Structures Quiz

Debugging and Data Structures Quiz

University

25 Qs

Customer Journey Mapping Quiz

Customer Journey Mapping Quiz

University

30 Qs

Fundamentos de Bases de Datos Relacionales

Fundamentos de Bases de Datos Relacionales

University

28 Qs

Quiz sobre Windows Server

Quiz sobre Windows Server

University

30 Qs

Ujian K3L Semester Genap

Ujian K3L Semester Genap

University

25 Qs

Introduction to Data & Communication Network

Introduction to Data & Communication Network

University

30 Qs

Hackharbor 3.0 : Day 5 API and JSON Quiz

Hackharbor 3.0 : Day 5 API and JSON Quiz

Assessment

Quiz

Engineering

University

Hard

Created by

Vivek N

Used 8+ times

FREE Resource

27 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the role of an API in software communication?

It compiles frontend code

It directly connects databases

It acts as a messenger between software components

It generates UI elements

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which real-world analogy best represents an API?

Chef cooking food

Menu in a restaurant

Waiter taking your order

Receipt after payment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a benefit of APIs?

Promotes modularity

Improves reusability

Increases memory usage

Adds a security layer

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You exposed your API key on GitHub. What happens next?

Congratulations! Free server hosting.

The API retires

Hackers thank you

Nothing, everything is secure (just kidding)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the URL https://api.openweathermap.org/data/2.5/weather?q=Delhi&appid=API_KEY represent?

An email request

A database insertion

A weather API GET request

A file download from a server

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is NOT a valid status code?

204 No Content

301 Moved Permanently

777 Lucky Response

403 Forbidden

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP method is used to retrieve data from a resource?

PUT

POST

GET

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?