A structure to make it easier for users to return immediately to the home page or other main pages is called a(n) ____.

A. linear structure
B. mixed structure
C. augmented linear structure
D. mesh structure


Answer: C

Computer Science & Information Technology

You might also like to view...

To compare two c-strings you use the __________ function.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which assignment statements will copy the value " toaster" into a string variable (str1)?

a. strcpy(str1,"toaster"); b. str1 = "toaster"; c. str1 = toaster; d. str1 += toaster;

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

a. keyframe b. motion path c. movie clip d. easing e. motion tween f. ActionScript g. frame-by-frame h. playhead i. layer masks j. tween 1. Symbols used for creating smaller animations that play independently of the main animation 2. Used for ensuring that elements are only visible on desirable areas of the stage 3. Type of animation created by manually changing the contents of the stage over a span of consecutive frames 4. Defines a point during the animation where something has changed from the previous frame 5. Moves across the frames as the animation plays 6. An auto-created animation 7. Used to stop a looping movie at a certain frame 8. Used to animate symbols by adding movement 9. Includes points to indicate how a symbol will move across the stage as it is animated 10. Going slowly

Computer Science & Information Technology

When is it important to delete duplicate data in a database?

What will be an ideal response?

Computer Science & Information Technology