Micro-Credential Part 2 Mock Exam

Micro-Credential Part 2 Mock Exam

Professional Development

20 Qs

quiz-placeholder

Similar activities

Excel Basics & Essential Functions Quiz (week 1)

Excel Basics & Essential Functions Quiz (week 1)

Professional Development

15 Qs

Nusantara Knowledge Forum

Nusantara Knowledge Forum

Professional Development

15 Qs

Cyber Security Awareness

Cyber Security Awareness

Professional Development

20 Qs

Networking and Ethernet Quiz

Networking and Ethernet Quiz

Professional Development

20 Qs

Mitre Att&ck Quiz

Mitre Att&ck Quiz

Professional Development

15 Qs

Knowledge Check 4 (Final)

Knowledge Check 4 (Final)

Professional Development

15 Qs

Understanding BOM in JavaScript (11R)

Understanding BOM in JavaScript (11R)

Professional Development

15 Qs

Основы C++: Константы и Операторы

Основы C++: Константы и Операторы

Professional Development

18 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

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?