FSD DAY -3 102

FSD DAY -3 102

University

15 Qs

quiz-placeholder

Similar activities

Combinational Logic Circuits

Combinational Logic Circuits

University

20 Qs

Hidrologi_20032025

Hidrologi_20032025

University

10 Qs

Acero

Acero

University

10 Qs

Untitled Quiz

Untitled Quiz

University

14 Qs

placement online test 7

placement online test 7

University

10 Qs

Module 2 Principal and shear stresses

Module 2 Principal and shear stresses

University

10 Qs

Day 1 Data Science Workshop Quiz

Day 1 Data Science Workshop Quiz

University

10 Qs

FSD DAY -3 102

FSD DAY -3 102

Assessment

Quiz

Engineering

University

Easy

Created by

Risen music

Used 3+ 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?