JSON Quiz

JSON Quiz

University

26 Qs

quiz-placeholder

Similar activities

Data Collection Quiz 1

Data Collection Quiz 1

University

22 Qs

Fundamentos de Desarrollo Web

Fundamentos de Desarrollo Web

University

22 Qs

Android Quiz

Android Quiz

10th Grade - Professional Development

25 Qs

Android Studio

Android Studio

10th Grade - Professional Development

25 Qs

SE Test for Reporting Team

SE Test for Reporting Team

University

22 Qs

mobile application development no 2

mobile application development no 2

University

24 Qs

AWS IAM

AWS IAM

University

22 Qs

CSC305: CLASS EXERCISE 1

CSC305: CLASS EXERCISE 1

University

25 Qs

JSON Quiz

JSON Quiz

Assessment

Quiz

Computers, Science

University

Medium

Created by

Đặng Kim Thi

Used 234+ times

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

1. JSON stands for ________________

Java Standard Output Network

JavaScript Object Notation

JavaScript Output Name

Java Source Open Network

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

2. Which is correct format of writting JSON name/value pair

'name : value'

name = 'value'

name = "value"

"name" : "value"

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a type in JSON?

date

Object

Array

string

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Who is the Father of JSON ?

Douglas Crockford

Rasmus Lerdorf

Douglas Michel

Dennis Ritchie

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is correct MIME type for JSON ?

application/js

application/json

json/mime

application/xml

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What extension in used to save a JSON file?

js

.xsl

.json

xml

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of following statement is false about the space parameter in JSON.stringify() ?

It controls spacing in the resulting JSON string

It is an optional parameter

It removes whitespace

All are false

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?