Contents

The return type of getElementsByClassName() is……….
a) DOM                                
b) Document
c) Node                                 
d) NodeList

d

Which syntax is used to describe elements in CSS?
a) Protectors                        
b) Selectors
c) Both Protectors and Selectors
d) Protectors or Selectors

b

Which of the following is the Web application equivalent to querySelectorAll()?
a) #()                                     
b) &()
c) $()                                      
d) !()

c

The C in CSS stands for…………
a) Continuous                     
b) Cascaded
c) Contentional   
d) Cascading

d

The first version of CSS is…………
a) CSS1                                
b) CSS2
c) CSS3                                 
d) CSS

a

The type that specifies what kind of event occurred is……….
a) event type                       
b) even target
c) both event type and even target
d) interface

a