The return type of getElementsByClassName() is……….
a) DOM
b) Document
c) Node
d) NodeList
Which syntax is used to describe elements in CSS?
a) Protectors
b) Selectors
c) Both Protectors and Selectors
d) Protectors or Selectors
Which of the following is the Web application equivalent
to querySelectorAll()?
a) #()
b) &()
c) $()
d) !()
The C in CSS stands for…………
a) Continuous
b) Cascaded
c) Contentional
d) Cascading
The first version of CSS is…………
a) CSS1
b) CSS2
c) CSS3
d) CSS
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