Micro-Credential Part 2 Mock Exam

Micro-Credential Part 2 Mock Exam

Professional Development

20 Qs

quiz-placeholder

Similar activities

Microsoft Fabric Data Warehouse Quiz

Microsoft Fabric Data Warehouse Quiz

Professional Development

23 Qs

Quiz-Sesion2

Quiz-Sesion2

Professional Development

18 Qs

CB-Quiz On AWS_IAM USER

CB-Quiz On AWS_IAM USER

Professional Development

20 Qs

Sustaining ICT Project for Social Change

Sustaining ICT Project for Social Change

Professional Development

20 Qs

Consumo de API com Axios R

Consumo de API com Axios R

Professional Development

15 Qs

Database Concepts Quiz

Database Concepts Quiz

Professional Development

15 Qs

DC Fundamental and Phase Gates

DC Fundamental and Phase Gates

Professional Development

20 Qs

V60 Summative Exam

V60 Summative Exam

Professional Development

20 Qs

Micro-Credential Part 2 Mock Exam

Micro-Credential Part 2 Mock Exam

Assessment

Quiz

Information Technology (IT)

Professional Development

Easy

Created by

Sarah Panganiban

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

REST is a protocol that dictates a strict structure for data exchange.

True
False

Answer explanation

REST is a set of architectural constraints, not a protocol.

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

JSON is the most commonly used format for REST APIs.

True
False

Answer explanation

JSON is popular for being lightweight, human-readable, and language-independent.

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

JWT tokens used for API authorization must never expire.

True
False

Answer explanation

JWT tokens have expiration times and must be refreshed regularly.

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

gRPC uses HTTP/2 and .proto files to define data contracts.

True
False

Answer explanation

This enables efficient communication and standardized contracts.

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

GraphQL allows clients to request only the data they need.

True
False

Answer explanation

This reduces data over-fetching and improves query efficiency.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTTP method is used to update a resource in REST?

GET

POST

PUT

DELETE

Answer explanation

PUT is commonly used for updating an existing resource.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which header specifies the expected format of the API response?

Authorization

Content-Type

Accept

Cookie

Answer explanation

The Accept header tells the server which response formats are acceptable.

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?