JS/DOM/JQuery/HTML/CSS

JS/DOM/JQuery/HTML/CSS

University

18 Qs

quiz-placeholder

Similar activities

HTML,CSS,SCRIPT QUIZZ

HTML,CSS,SCRIPT QUIZZ

University

18 Qs

Quiz về JavaScript Bài 1

Quiz về JavaScript Bài 1

University

13 Qs

Post Test VSA Pemrograman Web - Day 04

Post Test VSA Pemrograman Web - Day 04

University

20 Qs

JavaScript - Practice 10

JavaScript - Practice 10

University

20 Qs

JQuery Quiz

JQuery Quiz

University

18 Qs

DWD - Unit -1

DWD - Unit -1

University

20 Qs

Debriefing B3

Debriefing B3

University

18 Qs

Web Development Quiz

Web Development Quiz

University

19 Qs

JS/DOM/JQuery/HTML/CSS

JS/DOM/JQuery/HTML/CSS

Assessment

Quiz

Computers

University

Medium

Created by

Lay Jones

Used 36+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

jQuery is a programming language

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Which method selects the first matching element in the document?

document.querySelectorAll()

document.getElementsByClass()

document.querySelector()

document.getElementsByTagName()

3.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

Which symbol does jQuery use as a shortcut for jQuery?

%

&

.

$

4.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

What are the preferred (modern) coding conventions for declaring variables?

const

var

let

mkdir

5.

MULTIPLE CHOICE QUESTION

45 sec • 10 pts

What is the correct syntax for string interpolation?

`${}`

'%{}'

${}

`%{}`

6.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

How do you add elements into an array?

.add()

.push()

.shift()

.pop()

7.

MULTIPLE SELECT QUESTION

45 sec • 10 pts

Why would you want to use jQuery over vanilla Javascript?

Because I don’t want to write double the code

For easier DOM manipulation

Because I like seeing $$$ signs everywhere on my screen

Because I prefer chocolate JavaScript

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?