Which is the property of a Window object that holds the name of the frame?
a) name
b) title
c) description
d) style
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
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
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
The paragraph “p” is a part of………….
a) h1
b) body
c) html
d) both body and html
The node directly above a node is called ……
a) sibling
b) child
c) parent
d) ancestors