____ refers to changes in the requirements of the project as the project is being constructed.

a. Scope creep
b. CSS
c. Horizontal rule
d. Liquid layout


a. Scope creep

Computer Science & Information Technology

You might also like to view...

What output is produced by the following code fragment?

``` for (int val = 200; val >= 0; val -= 1) if (val % 4 != 0) System.out.println(val); ```

Computer Science & Information Technology

You can use the ____________________ tool to create your own simple vector graphics within a document.

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

Computer Science & Information Technology

Which of the following is NOT a C++ keyword?

A. case B. stack C. return D. new

Computer Science & Information Technology

________ is not always considered to be a reliable site because you cannot be certain that the information you are reading comes from a credible source.

A. Wikipedia B. CNN C. National Geographic D. NASA

Computer Science & Information Technology