Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

1st - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Basics of Python

Basics of Python

9th - 12th Grade

12 Qs

Python - Y8 lesson 1

Python - Y8 lesson 1

8th Grade

12 Qs

Codemonkey quiz #1

Codemonkey quiz #1

8th Grade

10 Qs

basics of javascript

basics of javascript

9th - 12th Grade

11 Qs

Comparing Python, Java, and JavaScript

Comparing Python, Java, and JavaScript

9th Grade - University

15 Qs

uCertify Lesson 5 UID Mid

uCertify Lesson 5 UID Mid

8th - 12th Grade

15 Qs

Grade 6- Module 1(HTML, CSS and JS)

Grade 6- Module 1(HTML, CSS and JS)

6th Grade

15 Qs

Computer Science Quiz

Computer Science Quiz

9th - 12th Grade

10 Qs

Quiz 9 (15.09.2021)

Quiz 9 (15.09.2021)

Assessment

Quiz

Computers

1st - 12th Grade

Medium

Created by

WAI TAN

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In _______, the program code is run from the server hosting the website.

server-side programming

client-side programming

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In _______, programs are run on the user's computer using scripts that are downloaded along with the HTML and CSS files.

server-side programming

client-side programming

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

JavaScript is _________

an compiled language

an interpreted language

inserted directly into an HTML file

placed in a separate text file that is linked to the HTML file

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ______ attribute tells the browser to parse the HTML and JavaScript code together, only pausing to process the script before returning to the HTML file.

async

defer

script

HTML

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ____________ occurs after a script has been successfully loaded with no syntax errors and is being executed by a browser.

load-time error

run-time error

logical error

random error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An _______ is an entity within the browser or web page that has ________ that define it and ________ that can be acted upon it.

object, methods, properties

properties, methods, object

object, properties, methods

methods, properties, object

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ______ is a named item in a program that stores a data value, such as a number or text string.

property

value

method

variable

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?