Multiple choice technology web technology

_________ and __________ are useful formats for organizing and presenting class structure showing hierarchy.

  1. a. Outlines, tree diagrams

  2. b. Flow charts, class structures

  3. c. Comments, documentation

  4. d. Business rules, work flows

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Class hierarchies are commonly visualized using outlines (indented text lists) and tree diagrams (graphical representations with branches). Flow charts show processes, not hierarchy. Comments and documentation are for explanation, not structure visualization.