FSD DAY -3 102

FSD DAY -3 102

University

15 Qs

quiz-placeholder

Similar activities

Database Management System CT-4

Database Management System CT-4

University

20 Qs

SEMICONDUCTORES

SEMICONDUCTORES

University

20 Qs

CNN Layer

CNN Layer

University

10 Qs

TUTORIAL 2 -LUBRICATION

TUTORIAL 2 -LUBRICATION

University

10 Qs

BASIS MPC

BASIS MPC

University

10 Qs

Sistemas de Generación

Sistemas de Generación

University

10 Qs

Limbah dan Drainase

Limbah dan Drainase

University

15 Qs

Sistem Operasi -RKS

Sistem Operasi -RKS

1st Grade - University

15 Qs

FSD DAY -3 102

FSD DAY -3 102

Assessment

Quiz

Engineering

University

Easy

Created by

Risen music

Used 2+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

  1. What does DOM stand for

  1. A Document Orientation Model


  1. B Data Object Model

  1. C Document Object Model

  1. D Dynamic Object Model

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which method is used to get an element by ID

A getElement

B getById

C querySelector with hash id

D getElementById

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. How can you change the text of an HTML element with id="demo"?

A) demo.text = "Hello"

B) document.text("demo") = "Hello"

C) document.getElementById("demo").innerHTML = "Hello"

D) innerHTML("demo") = "Hello"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. Which BOM object represents the browser window?

A) document

B) window

C) location

D) screen

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. What does navigator.userAgent return?

A) User’s login name

B) User’s location

C) Browser and OS details

D) Screen size

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Which method shows a pop-up alert?

A) pop()

B) alert()

C) window.pop()

D) display()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. Which of these is not a JavaScript data type?

A) String

B) Boolean

C) Float

D) Object

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?