Which type of  layout allows designers to build more complex layouts because they can be fairly sure of consistent results?

A. fixed
B. two-column
C. flexible
D. inline


Answer: A

Computer Science & Information Technology

You might also like to view...

The _____ is encoded using only the previous I- or P-frame as the reference frame.

A. B-frame B. I-frame C. P-frame

Computer Science & Information Technology

Which of the following statements are true?

a. You use the keyword throws to declare exceptions in the method heading. b. A method may declare to throw multiple exceptions. c. To throw an exception, use the key word throw. d. If a checked exception occurs in a method, it must be either caught or declared to be thrown from the method.

Computer Science & Information Technology

How often does Windows automatically defragment a hard drive or trim a solid-state drive?

A. Once a week B. Once a day C. Once a month D. Once an hour

Computer Science & Information Technology

Which of the following streams is not a system-created stream?

A. stdin B. stdout C. stdio D. stderr

Computer Science & Information Technology