The rectangle in a flowchart is called the ____ symbol and is used to represent tasks such as calculations.

A. start/stop
B. input/output
C. process
D. flow


Answer: C

Computer Science & Information Technology

You might also like to view...

What is the value of s1 after the following code is executed?

``` var s1 = "deitel and associates" s1 = s1.slice( 6 ) ``` a) deitel b) deitel and asso c) and associates d) deitel and associates

Computer Science & Information Technology

A(n) ____________________ function is called automatically when an object goes out of existence.

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

Computer Science & Information Technology

Which of the following DoS attack sends a UDP packet to a random port on the victim's system?

a. SYN flood b. Ping of Death c. Smurf attack d. UDP flood

Computer Science & Information Technology

What folder under Policies within the Computer Configuration Node of a GPO contains the Control Panel, Network, Printers, System, and Windows Component folders?

A. Software settings B. Windows Settings C. Administrative Templates D. User Configuration

Computer Science & Information Technology