4th Cycle Exam - Grade 8

4th Cycle Exam - Grade 8

8th Grade

40 Qs

quiz-placeholder

Similar activities

Y8 Assessment - LC3

Y8 Assessment - LC3

8th Grade

35 Qs

Python Quiz

Python Quiz

5th - 12th Grade

40 Qs

YEAR 8 END OF YEAR ASSESSMENT 2022

YEAR 8 END OF YEAR ASSESSMENT 2022

8th Grade

40 Qs

OS and Excel Features

OS and Excel Features

8th - 10th Grade

35 Qs

2.2 Programming Techniques OLD

2.2 Programming Techniques OLD

KG - University

41 Qs

Python L3 Concepts

Python L3 Concepts

4th - 12th Grade

40 Qs

Second Quarter Test Up to Functions

Second Quarter Test Up to Functions

6th - 8th Grade

41 Qs

Beginner Course 1 Final Quiz

Beginner Course 1 Final Quiz

6th - 12th Grade

38 Qs

4th Cycle Exam - Grade 8

4th Cycle Exam - Grade 8

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Eugene Castro

Used 1+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does JSON stand for?
JavaScript Object Notation
JavaScript Online Navigation
Java System Object Notation
Java Syntax Over Network

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which data format is easier for JavaScript to read and write?
XML
JSON
HTML
CSV

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you convert a JavaScript object into a JSON string?
JSON.stringify(obj)
JSON.parse(obj)
obj.toJSON()
obj.stringify()

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you convert a JSON string into a JavaScript object?
JSON.toObject(str)
str.toJSON()
JSON.parse(str)
parseJSON(str)

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What symbol is used to enclose a JSON object?
( )
[ ]
< >
{ }

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In XML, what does every tag need?
Uppercase letters
A closing tag
Curly braces
A colon

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is a key difference between XML and JSON?
XML is only for web browsers
JSON cannot hold arrays
XML uses tags, JSON uses key/value pairs
JSON is slower than XML

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?