Name three useful organizational structures and the advantages of each
What will be an ideal response?
Hierarchical structures have the advantage of familiarity. People have previous experience with them. Hierarchies have the additional advantage of first
showing users the big picture, followed by levels of successively finer detail that appear as a user drills down through the structure.
A hypertext structure, which consists of items of information and connecting links, provides the flexibility missing a pure hierarchical system.
A database organization gives people the ability to search more pages than they could if they had to look at each page in turn.
You might also like to view...
An NAS is commonly found on corporate servers
Indicate whether the statement is true or false
A _________________ is a service that is shared between multiple organizations, but not available publicly.?
Fill in the blank(s) with the appropriate word(s).
What is the asymptotic runtime bound of the following recurrence, using the master method? T (n) = 16T(n/4) + n!
a. O(n) b. O(n!) c. O(nlogn) d. The master method is not applicable
The smallest type of notebook computer is a ________, which is designed primarily for accessing the Internet
A) netbook B) client C) laptop D) workstation