ITS Chapter 4

ITS Chapter 4

University

25 Qs

quiz-placeholder

Similar activities

Excel Quiz

Excel Quiz

University

21 Qs

More on JavaScript 2

More on JavaScript 2

University

25 Qs

Ms Excel and Ms Word

Ms Excel and Ms Word

University

25 Qs

Javascript Quiz

Javascript Quiz

University

30 Qs

aaazzzaaa

aaazzzaaa

4th Grade - University

27 Qs

Sử dụng Windows (91-116)

Sử dụng Windows (91-116)

University

26 Qs

Quiz BP1 - JAVA SWING

Quiz BP1 - JAVA SWING

University

25 Qs

Microsoft Office Word Quiz

Microsoft Office Word Quiz

5th Grade - University

26 Qs

ITS Chapter 4

ITS Chapter 4

Assessment

Passage

Computers

University

Medium

Created by

Thapelo Sibanda

Used 1+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What property checks if the current window is closed?

c) window.hidden
b) window.closed
b) window.closing
a) window.opened

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you access the browser's debugging console through the window object?

window.inspect
window.debug
window.console

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property represents the entire HTML document structure as a tree?

element
structure
document

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The window.self property refers to a different window than the current window.

true
false

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens to an HTML document when loaded in a web browser?

It gets displayed directly on the screen.

It becomes a collection of text strings.

It becomes a document object

It gets converted into a different file format.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the root node of the Document Object Model

The document object

The <html> tag

The <head> tag

The <body> tag

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What method is used to attach an event listener to a DOM element to listen for user interactions?

bindEvent
addEventListener
attachEvent
listenEvent

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?