JSON Quiz

JSON Quiz

University

26 Qs

quiz-placeholder

Similar activities

AWS IAM

AWS IAM

University

22 Qs

WebMania Quiz

WebMania Quiz

University

30 Qs

Intro to Programming

Intro to Programming

12th Grade - University

25 Qs

JSON Schema Overview and Validation

JSON Schema Overview and Validation

8th Grade - University

25 Qs

Web Mania - (Round 1)

Web Mania - (Round 1)

University

25 Qs

SE  - Test for Reporting Team

SE - Test for Reporting Team

University

22 Qs

Application Development and Emerging Technologies Quiz 4

Application Development and Emerging Technologies Quiz 4

University

25 Qs

321 quiz 03 --  Grammars - BNF - syntax

321 quiz 03 -- Grammars - BNF - syntax

University

24 Qs

JSON Quiz

JSON Quiz

Assessment

Quiz

Computers, Science

University

Medium

Created by

Đặng Kim Thi

Used 236+ 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?