Which of the following is not an advantage to using a grid?
A) Encourages consistency from page to page
B) Helps position objects in relation to other objects
C) Creates a confusing array of columns
D) Simplifies the document design task
C
You might also like to view...
Which of the following is not true regarding the system development life cycle?
A) The system development life cycle is a triangular process. B) The system development life cycle is a methodology that follows a project from the initial idea to the development, implementation, and review of the idea. C) You might have a particular idea, but someone else might implement it or review it. D) Each step in the process requires different skills.
A ________ provides multiple ports for connecting nodes.
A. hub B. repeater C. bridge D. gateway
In order to use the ROLLBACK commands in MySQL, you need to change the value for ____ to 0.
A. AUTOROLL B. AUTOCOMMIT C. AUTOROLLBACK D. ENABLE
How many elements will a two-dimensional array with 4 rows and 5 columns contain?
A. 9 B. 12 C. 18 D. 20