wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Grade 8

Total questions: 9

Worksheet time: 5mins

Name
Class
Date
1.

javascript statements end with

a)

@

b)

{ }

c)

;

d)

#

2.

to add atext to a button we use the ................... attribute

a)

text

b)

value

c)

onclick

d)

input type

3.

to create a function in javascript we write function then function .........................

a)

call

b)

type

c)

value

d)

name

4.

javascript function is written inside .....................

a)

{ }

b)

( )

c)

;

d)

#

5.

the JavaScript statement within <script></script> tag implemented …………………………..

a)

 manual

b)

automatically

c)

 function

d)

button

6.

 to create a form in html we start with the term......................

a)

function

b)

head

c)

form

d)

html

7.

to create static webpage we can use ………………. Language

a)

word

b)

  html

c)

JavaScript

d)

photoshop

8.

to create ……………………….. webpage we can use JavaScript

a)

dynamic    

b)

  form

c)

none of them

d)

  static

9.

we can write javascript inside........................ tags

a)

head

b)

body

c)

both a & b

d)

none of thme