Question Bank

1899 approved questions from the community

Wide-column stores group related data using column families where individual records must have the same columns.

MEDIUM
TRUE FALSE
30s
NoSQL
by Mohamed

Which of the following are characteristics of document stores? (Select all that apply)

MEDIUM
MULTIPLE CHOICE
45s
NoSQL
by Mohamed

What HTTP status code indicates a conflict with the current state of the resource?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What is WSDL in the context of SOAP APIs?

MEDIUM
SINGLE CHOICE
35s
API Design
by Mohamed

What is the primary purpose of using ETags in API design?

MEDIUM
SINGLE CHOICE
35s
API Design
by Mohamed

What HTTP status code indicates that the HTTP method used is not allowed for the requested resource?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What HTTP status code indicates successful processing with no content to return?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What HTTP status code indicates that a request has been accepted for processing but not completed?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What HTTP status code indicates a bad or malformed request from the client?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What is the purpose of the HTTP HEAD method?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What HTTP status code indicates an unauthorized access attempt?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

In RESTful design, what should the endpoint `/users/{id}` with a GET request return?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What is the main component of an API endpoint that defines the type of action to perform?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What is the difference between HTTP status codes 401 and 403?

MEDIUM
SINGLE CHOICE
35s
API Design
by Mohamed

What is the primary difference between an API and a web service?

MEDIUM
SINGLE CHOICE
35s
API Design
by Mohamed

What is the primary data format used by SOAP APIs?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What HTTP status code indicates an internal server error?

MEDIUM
SINGLE CHOICE
25s
API Design
by Mohamed

In RESTful design, what should the endpoint `/users` with a GET request return?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What HTTP status code indicates that a resource no longer exists and is gone permanently?

MEDIUM
SINGLE CHOICE
30s
API Design
by Mohamed

What is the primary advantage of using nonces or timestamps for idempotence?

MEDIUM
SINGLE CHOICE
35s
API Design
by Mohamed
PreviousPage 16 of 95Next