In data and process modeling, a(n) _____ shows what the system must do, regardless of how it will be implemented physically.

A. organizational model
B. physical model
C. logical model
D. relational model


Answer: C

Computer Science & Information Technology

You might also like to view...

If str is a string class object, the member function str.length() returns

A) the number of characters that make up the str string object. B) the same value as the member function str.size(). C) the number of integer variables that make up the str object. D) Both A and B are correct. E) Both A and C are correct.

Computer Science & Information Technology

Copyright is ownership of intellectual property and the exclusive right to use it or to choose who else uses it

Indicate whether the statement is true or false

Computer Science & Information Technology

To dock a panel group to another group, drag the panel group to the bottom of the other group until the destination group's dotted lines turn blue, then release the mouse button.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

C++ treats any nonzero value as ____.

A. true B. false C. either true or false D. None of the above, because you cannot make a general statement about this

Computer Science & Information Technology