1. JavaScript code should be made generic as possible. A) True B) False 2. You c
ID: 3549477 • Letter: 1
Question
1.
JavaScript code should be made generic as possible.
A) True
B) False
2.
You can randomize an array by using the slice method
A) True
B) False
3.
Dynamic content is content created by running scripts.
A) True
B) False
4.
You usually only add code to a page using the outerHTML property.
A) True
B) False
5.
In general, browsers limit developers to 300 cookies overall.
A) True
B) False
6.
An object class method can reference a global function
A) True
B) False
7.
A constructor function is used to define an object class.
A) True
B) False
8.
An RSS feed does not distribute content from a news site.
A) True
B) False
9.
An ____ is used to store the images for a Web page
A) image object
B) Internet Explorer
C) outerHTML
10.
Which browser stores each cookie in an individual folder?
A) outerHTML
B) Internet Explorer
C) Web page
11.
The ____ property can be used to reveal and hide the toolbars on a Web page.
A) toolbar
B) image object
C) scripts
Explanation / Answer
1)True
2)True
3)True
4)True
5)False
6)True
7)False
8)False
9)True(But not in HTML5)
10)b)internet explorer
11)c)scripts
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.