A(n) _____ shows the data that flow in and out of system processes.

A. process model
B. object model
C. business model
D. network model


Answer: A

Computer Science & Information Technology

You might also like to view...

If the artwork you're exporting to an animated SWF is a blend, be sure to check the ____ check box.

A. Animate Blends B. Animate Gradients C. Animate Fills D. Animate Sequences

Computer Science & Information Technology

In the context of Microsoft Office 2016, which of the following statements is true of the Tell me what you want to do button on the ribbon??

A. ?It allows you to convert the format of a file. B. ?It exists on the ribbon of all Office applications. C. ?It allows you to incorporate Databases in Word files. D. ?It helps in transferring data from one drive to other in your computer's hard disk.

Computer Science & Information Technology

Match each item with a statement below.

A. Exception class for input and output errors. B. Exception class for when a user requests an invalid printer. C. Thrown when one of the arguments provided to a method is not valid. D. Sometimes referred to as a catch clause. E. Occurs when an array subscript is not within the allowed range. F. Also known as dead code, this consists of statements that will never execute under any circumstances. G. Performs clean-up tasks at the end of a try…catch sequence. H. Terminates a program and passes the argument (which can be any integer) to the operating system. I. Used to rethrow an Exception. J. The ability to continue to operate, possibly at a reduced level, when some part of a system fails.

Computer Science & Information Technology

When an application tries to access a page that is not in memory, a ____ occurs and the Memory Manager automatically brings that page into memory.

A. page fault B. page request C. page allocation D. demand page

Computer Science & Information Technology