?Using _____, an analyst starts with an overall view, which is a context diagram with a single process symbol, and then the analyst creates diagram 0, which shows more detail.

A. ?balancing
B. ?indexing
C. ?exploding
D. ?leveling


Answer: D

Computer Science & Information Technology

You might also like to view...

The ________ operator is used in C++ to test for equality.

A) = B) <> C) && D) == E) ||

Computer Science & Information Technology

It is a standard convention among C# programmers to use ____________ for method names because it differentiates method names from variable and field names.

a. camel Case b. lowercase characters c. Pascal case d. uppercase characters

Computer Science & Information Technology

What must happen to allow private members of a class to be inherited by a derived class?

What will be an ideal response?

Computer Science & Information Technology

The data that is stored in a row of a database is divided into __________.

a. sections b. tables c. bytes d. columns

Computer Science & Information Technology