Micro-Credential Part 2 Mock Exam

Micro-Credential Part 2 Mock Exam

Professional Development

20 Qs

quiz-placeholder

Similar activities

DECI - WEEK#7 - Time Machine

DECI - WEEK#7 - Time Machine

Professional Development

15 Qs

Exam Prep 2

Exam Prep 2

Professional Development

20 Qs

Remote Support and Scripting Best Practices

Remote Support and Scripting Best Practices

Professional Development

21 Qs

CCSE-2

CCSE-2

Professional Development

20 Qs

BACKEND.24.2 - Quiz 1

BACKEND.24.2 - Quiz 1

Professional Development

15 Qs

UnderCurrents of DE

UnderCurrents of DE

Professional Development

15 Qs

Pertanyaan Dasar Laboran

Pertanyaan Dasar Laboran

Professional Development

20 Qs

Mastering AI Safari For Everyday Use

Mastering AI Safari For Everyday Use

Professional Development

15 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?