Contents

Which is the property of a Window object that holds the name of the frame?
a) name                                
b) title
c) description                       
d) style

a

When will the fourth argument to open() useful?
a) When the second argument names a retired window
b) When the first argument names an existing window
c) When the second argument names an existing window
d) When the first argument names a retired window

c

The inner frame within a top-level window can be referred to as……….
a) parent(parent)
b) parent.parent
c) parent*parent 
d) parent/parent

b

The central object in a larger API is known as…
a) Document Object Material
b) Document Object Model
c) Binary Object Model
d) Data object model

b

The paragraph “p” is a part of………….
a) h1                                      
b) body
c) html
d) both body and html

d

The node directly above a node is called ……
a) sibling                                               
b) child
c) parent                              
d) ancestors

c