JSON YAML

JSON YAML

Professional Development

11 Qs

quiz-placeholder

Similar activities

Virtualization-Hands-On-Quiz-1

Virtualization-Hands-On-Quiz-1

Professional Development

10 Qs

Workshop Vue.js Node Stytch

Workshop Vue.js Node Stytch

Professional Development

10 Qs

Nodejs: Templating with EJS

Nodejs: Templating with EJS

Professional Development

10 Qs

Flask API Lesson 2

Flask API Lesson 2

Professional Development

10 Qs

OrenG WASA Quiz (Day2)

OrenG WASA Quiz (Day2)

Professional Development

10 Qs

Data Analysis Intro

Data Analysis Intro

Professional Development

12 Qs

module2_part1

module2_part1

University - Professional Development

10 Qs

Introduction to JSON

Introduction to JSON

Professional Development

6 Qs

JSON YAML

JSON YAML

Assessment

Quiz

Professional Development

Professional Development

Hard

Created by

CloudThat Technologies

Used 6+ times

FREE Resource

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to give comments in JSON?

#

//

/* */

Comments not supported

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is invalid JSON object?

{"name" : "John"}

{"averageMarks" : 45.56}

{"happy" : True}

{"happy" : true}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is INCORRECT statement?

XML supports for array

JSON supports for array

XML is document oriented

JSON supports for multiple data types as string, boolean, numbers.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

JSON stands for _______

JavaScript Optimal Notation

JavaScript Object Notation

JavaScript Object Notion

JavaScript Object Negotiator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To read JSON object as python dictionary which python function is used?

readDict()

dump()

load()

read()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In YAML file, multiple documents are seperated using which notation/format?

---

--

...

----

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which Python function is used to write serialized object into YAML file?

write()

dump()

writeYaml()

copyToYaml()

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?