API Development and JSON

API Development and JSON

University

40 Qs

quiz-placeholder

Similar activities

Java Programming

Java Programming

University

40 Qs

JABURAT

JABURAT

University

35 Qs

JS and Node

JS and Node

University

40 Qs

UAS Web Desain

UAS Web Desain

University

40 Qs

PABI ASIK DAN MENYENANGKAN

PABI ASIK DAN MENYENANGKAN

University

40 Qs

Secure Scripting: Exam 1 Review: Modules 1 - 4

Secure Scripting: Exam 1 Review: Modules 1 - 4

University

38 Qs

JavaScript & ES6 Quiz

JavaScript & ES6 Quiz

University

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