Download as pdf or txt
Download as pdf or txt
You are on page 1of 2

Dashboard / Courses / BLENDED 1923T.

B / BL-CS-301-LEC-1923T / Week 7: JavaScript Operators / Quiz 004

Started on Wednesday, 30 October 2019, 4:08 PM


State Finished
Completed on Wednesday, 30 October 2019, 4:10 PM
Time taken 2 mins 4 secs
Marks 10/10
Grade 100 out of 100

Question 1 Is a property use to display document within the frame.


Correct

Mark 1 out of 1 Select one:


a. method

b. document 

c. name

d. None of the choices

Question 2 Refers to an array of all objects of a particular type.


Correct

Mark 1 out of 1 Select one:


a. None of the choices

b. object method

c. object properties

d. object collection 

Question 3 Each object in JavaScript has properties associated with it.


Correct

Mark 2 out of 2 Select one:


a. True 

b. False

Question 4 Which of the following is not a JavaScript object?


Correct

Mark 1 out of 1 Select one:


a. frame

b. link

c. window

d. None of the choices 

Question 5 All object collections are supported by all browsers or browser versions.
Correct

Mark 1 out of 1 Select one:


a. False 

b. True
Question 6 Is use to change the color of the web page to blue.
Correct

Mark 2 out of 2 Select one:


a. None of the above

b. document.write(color.blue)

c. window.bgcolor = blue 

d. document.fgcolor = blue

Question 7 Is an object collection for all internal frames in the document.


Correct

Mark 1 out of 1 Select one:


a. document.form.elements

b. None of the choices

c. document.plugins

d. document.frames 

Question 8 In JavaScript, you access object properties through the use of the
Correct

Mark 1 out of 1 Select one:


a. None of the choices 

b. You can't access the properties of an object

c. addition operator

d. multiplication operator

◄ Lesson 6: JavaScript Operators Jump to... Midterms ►

You might also like