wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

j query

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

what is j query

a)

js library

b)

js framework

c)

programming language

d)

preprocessor

2.

what is jQuery primarily used for

a)

making coffee


b)

styling web pages


c)

creating 3D graphics


d)

handling interactions and animations on a webpage

3.

which symbol used as a shortcut for jQuery in code

a)

&


b)

@

c)

$

d)

&

4.

how do you include jQuery in an HTML

a)

by writing a <script> tag with a src attribute to the jQuery library

b)

by using a <link> tag


c)

by adding a <style> tag


d)

by embedding it directly into the HTML body

5.

which jQuery method is used to change the HTML content of an element

a)

html()


b)

text()


c)

innerHTML()

d)

append()


6.

jQuery is a JavaScript library used for simplifying common tasks like DOM manipulation and event handling.

a)

اه

b)

لا

7.

how do you hide an element using jQuery

a)

remove()


b)

display()


c)

visible(false)


d)

hide()


8.

what does the .animate() method in jQuery allow you to do

a)

create an HTML canvas


b)

play video files


c)

animate CSS properties of an element


d)

display pop-up notifications


9.

jQuery can be used to handle user interactions like clicking on elements, hovering over elements, and submitting forms

a)

لا

b)

واقيلا

c)

اه

10.

what is the purpose of the css() method in jQuery

a)

to display alerts


b)

to add new styles to an HTML element


c)

to add new styles to an HTML element


d)

to create animations