____ symmetry means that the elements are balanced across the page.

A. Horizontal
B. Vertical
C. Radial
D. Diagonal


Answer: A

Computer Science & Information Technology

You might also like to view...

What is the part of the loop that contains the statements to be repeated called?

What will be an ideal response?

Computer Science & Information Technology

The three events handled by pygame are ______, _______ and _______.

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

Computer Science & Information Technology

An arrow at the end of a join line signifies a simple join because it involves the simple transfer of information

Indicate whether the statement is true or false

Computer Science & Information Technology

Many programs written with inheritance could be written with composition instead, and vice versa. Rewrite class BasePlusCommissionEmployee of the CommissionEmployee–BasePlusCom- missionEmployee hierarchy to use composition rather than inheritance. After you do this, assess the relative merits of the two approaches for designing classes CommissionEmployee and BasePlusCom- missionEmployee, as

well as for object-oriented programs in general. Which approach is more nat- ural? Why? What will be an ideal response?

Computer Science & Information Technology