API Development and JSON

API Development and JSON

University

40 Qs

quiz-placeholder

Similar activities

Internet of Things

Internet of Things

University

35 Qs

devnet practice final 1-49

devnet practice final 1-49

University

42 Qs

network

network

University

42 Qs

Configuración y Seguridad de Redes

Configuración y Seguridad de Redes

University

41 Qs

Network + Ports Quiz

Network + Ports Quiz

University

44 Qs

CNW1

CNW1

University

36 Qs

Mobile App 2

Mobile App 2

University

40 Qs

Engineering Drawing (Autocad)

Engineering Drawing (Autocad)

University

35 Qs

API Development and JSON

API Development and JSON

Assessment

Quiz

Computers

University

Hard

Created by

Edmar Tan

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What does JSON stand for?
Java Source Object Notation
JavaScript Object Notation
JavaScript Oriented Notation
Java Serialized Object Notation

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which data format is JSON based on?
XML
YAML
CSV
JavaScript

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct file extension for JSON files?
.json
.jsn
.js
.jso

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

In JSON, data is represented as:
Tables
Arrays and objects
Classes and objects
Tags

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid JSON object?
{name: 'Alice'}
{'name': 'Alice'}
{"name": "Alice"}
{name = "Alice"}

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of these types are valid in JSON?
String, Number, Boolean, Null, Object, Array
Integer, Float, Character, Object
String, Date, File
List, Dictionary, Set

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Can JSON keys be numbers?
Yes
No
Only if quoted
Only in arrays

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?