The ____ stores information about every object within a forest.
A. global catalog
B. global master
C. schema master
D. master catalog
Answer: A
You might also like to view...
Documentation requires the establishment of appropriate ____________________.
Fill in the blank(s) with the appropriate word(s).
A program keeps track of a binary tree using a pointer to
A) one of its leaves. B) its root node. C) the node in the tree holding the biggest value. D) the node in the tree holding the smallest value. E) None of the above
Until a website is ____, you can only view the site on the storage device that contains it.
A. downloaded B. keyed C. published D. indexed
Sometimes the superclass data fields and methods are not entirely appropriate for the subclass objects; in these cases, you want to ____ the parent class members.
A. negate B. overrule C. override D. hide