Understanding JSON and APIs

Understanding JSON and APIs

Professional Development

28 Qs

quiz-placeholder

Similar activities

The Jengkolers Quiz

The Jengkolers Quiz

Professional Development

25 Qs

Quiz DeMolay

Quiz DeMolay

KG - Professional Development

31 Qs

SIMULASI OLIMPIADE PSIAP

SIMULASI OLIMPIADE PSIAP

KG - Professional Development

30 Qs

Lightroom

Lightroom

1st Grade - Professional Development

27 Qs

Commerce Quiz

Commerce Quiz

University - Professional Development

25 Qs

Product Knowledge

Product Knowledge

Professional Development

25 Qs

Product Review

Product Review

Professional Development

25 Qs

Phundamentals

Phundamentals

Professional Development

26 Qs

Understanding JSON and APIs

Understanding JSON and APIs

Assessment

Quiz

Fun

Professional Development

Medium

Created by

who areyou

Used 1+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is JSON?

It is a data format for storing and transporting data.

It is a scripting language.

It is a database.

It is a compiled programming language.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an architectural constraint to which a true RESTful API web service must adhere?

It must support the XML data format.

It operates as a cloud service.

It runs as client/server model.

It uses HTTPS to transport data.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the RESTful API request example, http://www.mapquestapi.com/directions/v2/route?outFormat=json&key=KEY&from=San+Jose,Ca&to=Monterey,Ca, which term describes the component directions/v2/route?

parameters

resources

API server

query

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement describes an API?

It is a set of functions and procedures that allows a client application to access the data of the service application.

It is a programming language for creating a web-based application.

It is a set of functions and subroutines to be used in a comprehensive application.

It is a set of rules that filter network traffic for web-based applications.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which term describes the process of managing configuration changes of network devices in an orderly fashion?

orchestration

version control

provisioning

automation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which web service API can use multiple data formats including JSON, XML, and YAML?

JSON-RPC

REST

SOAP

XML-RPC

7.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

What are two reasons that most RESTful APIs require a key in the request? (Choose two.)

to authenticate the requesting source

to gather information on the people using the API

to encrypt the query message in the API request

to make sure that the query matches the service offered by the web application

to specify the data format expected from the response

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?